Skip to main content

B1ChoiceCardAnswer

  • Defines a single answer option within a choice card, including its display texts,
    * condition, finish scripts, selection ratio, and associated color.
PropertyTypeDescriptionMetadata
ListKeyFStringKey identifying this answer within its choice card list.Category: B1ChoiceCardAnswer
TitleStrIdFStringLocalized title text identifier for this answer option.Category: B1ChoiceCardAnswer
ResultStrIdFStringLocalized result text identifier shown after selecting this answer.Category: B1ChoiceCardAnswer
AnswerStrIdFStringLocalized answer text identifier displayed on the choice button.Category: B1ChoiceCardAnswer
ConditionIdFNameCondition ID that must be met for this answer to be available.Category: B1ChoiceCardAnswer
Foreign: Condition_ChoiceCard.Id
FinishScriptIdsTArrayScript IDs executed when this answer is selected and the card finishes.Category: B1ChoiceCardAnswer
Foreign: Script_ChoiceCard.Id
Ratioint32Relative selection weight ratio for this answer option.Category: B1ChoiceCardAnswer
ClampMin: 0
ColorIdFNameColor mapping ID used to style this answer option.Category: B1ChoiceCardAnswer
Foreign: ColorMapping.Id