Skip to content

📘 TraitRelationship Data Guide

🧩 Struct: FB1TraitRelationshipTableRow

Defines how pairs of traits interact to form relationship outcomes.

Properties

  • Id (FName): Unique identifier for the relationship chemistry rule.
  • TraitRelationshipList (TArray<FB1TraitRelationship>): List of trait pairings and their positive level impact.

📚 References