B1HowlingEffect_Script
- Defines a script-based effect triggered by a howling event, specifying the script ID
* to execute and the base object (self or target) that runs it.
| Property | Type | Description | Metadata |
|---|---|---|---|
| StartScriptId | FName | Script ID executed when this howling script effect is triggered. | Category: B1HowlingEffect_Script Foreign: Script_Howling.Id |
| TargetBaseObject | EB1BaseObject | Base object role (Self or Target) on which the script is executed. | Category: B1HowlingEffect_Script |