B1LifeTriggerTableRow
- Structure that defines a life trigger table row.
* Contains a display label and a list of life trigger info entries for life event configuration.
| Property | Type | Description | Metadata |
|---|---|---|---|
| LabelTextId | FString | Text ID for the label displayed for this life trigger. | Category: B1LifeTriggerTableRow |
| TriggerList | TArray | List of life trigger info entries defining each phase of this life event. | Category: B1LifeTriggerTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |