B1TalkSelectionRelationshipData
- Structure that defines relationship data associated with a talk selection.
* Stores the relationship stat ID, data table ID, and current stat values.
| Property | Type | Description | Metadata |
|---|---|---|---|
| RelationshipStatId | FName | ID of the relationship stat for this talk selection entry. | |
| RelationshipDtId | FName | Data table ID for the relationship stat data. | |
| StatData | FB1RelationshipStatData | Current relationship stat values. |