B1ChoiceCardGroupTableRow
- Table row defining a group of choice cards, specifying the participating cards,
* the sender object, and the receiver object for the interaction.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ChoiceCards | TArray | List of weighted choice card references included in this group. | Category: B1ChoiceCardGroupTableRow |
| Sender | EB1BaseObject | Base object type acting as the sender of this choice card group. | Category: B1ChoiceCardGroupTableRow |
| Receiver | EB1BaseObject | Base object type acting as the receiver of this choice card group. | Category: B1ChoiceCardGroupTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |