Skip to content

📘 PerspectiveDisplayInfoGroup Data Guide

🧩 Struct: FB1PerspectiveDisplayInfoGroupTableRow

Groups together display info for all perspectives, often grouped by culture or purpose.

Properties

  • Id (FName): Unique identifier used to map from other tables.
  • DisplayInfo (TArray<FB1PerspectiveDisplayInfo>): List of perspective entries shown in the UI (e.g., coexistence, power).

📚 References