Skip to content

📘 ChoiceCardGroup Data Guide

🧩 Struct: FB1ChoiceCardGroupTableRow

Defines a group of related choice cards that may be presented together or randomly selected.

Properties

  • Id (FName): Unique identifier for the choice card group.
  • ChoiceCards (TArray<FB1ChoiceCard>): List of choice card entries included in this group.

📚 References