Skip to content

FB1EducationTableData

🧩 Struct: FB1EducationTableData

Defines the relationship between education type, growth stage, and available jobs.

Properties

  • EducationType (EB1EducationType): The type of education this entry represents.
  • GrowthStep (EB1GrowthStep): The growth stage (e.g., Youth, Adult) at which this education applies.
  • JobIdList (TArray<FName>): List of job IDs available during this education period. (Foreign = "Job.Id")

📚 References