B1ChoiceCard
- References a single choice card entry by its data table ID and weighted selection ratio,
* used to build choice card groups.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ChoiceCardId | FName | Data table ID of the choice card being referenced. | Category: B1ChoiceCard Foreign: ChoiceCard.Id |
| Ratio | int32 | Relative selection weight ratio for this choice card in the group. | Category: B1ChoiceCard ClampMin: 0 |