B1RelationshipEventTableRow
- DataTable row defining a relationship event, its trigger conditions, and execution scripts.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TriggerData | FB1RelationshipEventTriggerData | The trigger data that determines when this relationship event fires. | Category: B1RelationshipEventTableRow |
| EventConditions | TArray | Additional conditions that must be satisfied for the event to occur. | Category: B1RelationshipEventTableRow |
| EventExecutes | TArray | Scripts executed when the event fires. | Category: B1RelationshipEventTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoRelationship
- EB1RelationshipChemistry
- Relationship Data Guide
- RelationshipCategory Data Guide
- RelationshipCondition Data Guide
- RelationshipEvent Data Guide
- RelationshipGift Data Guide
- RelationshipRecord Data Guide
- RelationshipStat Data Guide
- FB1RelationshipAdditionalStatData
- FB1RelationshipAutoSelectionData
- FB1RelationshipBonusMultiplyData
- FB1RelationshipCategoryTableRow