Skip to main content

B1ChoiceCardTableRow

  • Table row defining a single choice card, including its type, display texts, color,
    * audio, and separate positive and negative answer sets with their conditions.
PropertyTypeDescriptionMetadata
ChoiceCardTypeEB1ChoiceCardTypeClassification type of this choice card (e.g., Common).Category: B1ChoiceCardTableRow
DefaultSelectEB1ChoiceCardDefaultSelectAuto-select direction used when the player does not respond before the timeout. Does not affect manual selection.Category: B1ChoiceCardTableRow
ConditionIdFNameCondition ID that must be satisfied for this card to be presented.Category: B1ChoiceCardTableRow
Foreign: Condition_ChoiceCard.Id
TitleStrIdFStringLocalized title text identifier displayed on this choice card.Category: B1ChoiceCardTableRow
MessageStrIdFStringLocalized message text identifier displayed on this choice card.Category: B1ChoiceCardTableRow
ColorIdFNameColor mapping ID used to style this choice card.Category: B1ChoiceCardTableRow
Foreign: ColorMapping.Id
AudioIdFNameAudio resource ID played when this choice card is presented.Category: B1ChoiceCardTableRow
Foreign: AudioResources.Id
PositiveAnswerConditionIdFNameCondition ID required for the positive answer section to be shown.Category: B1ChoiceCardTableRow
Foreign: Condition_ChoiceCard.Id
PositiveAnswerStrIdFStringLocalized text identifier for the positive answer section header.Category: B1ChoiceCardTableRow
PositiveChoiceCardAnswersTArrayList of answer options available in the positive answer section.Category: B1ChoiceCardTableRow
NegativeAnswerConditionIdFNameCondition ID required for the negative answer section to be shown.Category: B1ChoiceCardTableRow
Foreign: Condition_ChoiceCard.Id
NegativeTitleStrIdFStringLocalized title text identifier for the negative answer section.Category: B1ChoiceCardTableRow
NegativeChoiceCardAnswersTArrayList of answer options available in the negative answer section.Category: B1ChoiceCardTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase