B1AfterPromChoiceCardConfig
- Configures the choice card shown for an after-prom scenario, mapping the speaker's TraitGroup
* to a specific choice card with a default fallback.
| Property | Type | Description | Metadata |
|---|---|---|---|
| DefaultChoiceCardId | FName | The default choice card ID used when there is no match for the TraitGroup. | Category: B1AfterPromChoiceCardConfig Foreign: ChoiceCard.Id |
| TraitGroupChoiceCardIds | TMap | TraitGroup.Id to ChoiceCard.Id mapping. Shows the choice card matching the speaker's TraitGroup. If there is no match, Default is used. | Category: B1AfterPromChoiceCardConfig |