B1EventScriptContext
- Maps event roles to self and target participants, and specifies the script
* to execute for this event context.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SelfRole | EB1EventRole | The role assigned to the initiating character (self). | Category: B1EventScriptContext |
| TargetRole | EB1EventRole | The role assigned to the receiving character (target). | Category: B1EventScriptContext |
| RunScriptId | FName | Script ID to run for this event context. | Category: B1EventScriptContext Foreign: Script.Id |