Skip to content

📘 RelationshipCondition Data Guide

🧩 Struct: FB1RelationshipConditionTableRow

Defines condition sets that influence relationship logic (e.g., triggers, upgrades, rewards).

Properties

  • Id (FName): Unique identifier for the condition entry.
  • RelationshipConditions (TArray<FB1RelationshipCondition>): List of condition rules applied to the relationship.

📚 References