Skip to content

📘 ChoiceCardCondition Data Guide

🧩 Struct: FB1ChoiceCardConditionTableRow

Defines a set of conditions that determine whether a choice card or specific answer becomes available.

Properties

  • Id (FName): Unique identifier for this condition entry.
  • Conditions (TArray<FB1Condition>): List of conditions that must be met.

📚 References