B1LifeTriggerDetailData
- Structure that stores detail data for a life trigger event.
* Records the current trigger step and the game time at which it was triggered.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TriggerStep | EB1LifeTriggerStep | The current step of the life trigger process. | Category: B1LifeTriggerDetailData |
| TriggerTime | int64 | The game time (in ticks or seconds) when the trigger was activated. | Category: B1LifeTriggerDetailData |