EB1SiteActionType
🎛️ Enum: EB1SiteActionType¶
Represents categorized options used throughout simulation and logic systems.
- Invalid: Indicates an invalid or uninitialized value.
- RunScriptId: Runs a predefined script ID (e.g., Script_Fire.Id or Script_Tax.Id).
- AddInteractionBag: Adds an interaction bag to the site or object.
- RunScriptToTarget: Executes a script on all objects located in the same site as the specified target object.