B1EducationTableData
- Structure that defines education data grouped by education type.
* Associates a specific education type with a list of accessible job entries.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EducationType | EB1EducationType | The type of education this entry represents. | Category: B1EducationTableData |
| JobIdList | TArray | List of jobs available through this education type. | Category: B1EducationTableData |