Skip to content

📘 TalkFixedPositionCondition Data Guide

🧩 Struct: FB1TalkFixedPositionConditionTableRow

Defines fixed position conditions required for a conversation to occur at specific world locations.

Properties

  • Id (FName): Unique identifier for this fixed position condition.
  • Conditions (TArray<FB1Condition>): Conditions that must be met for the fixed talk position to be valid.

📚 References