B1SchoolDefaultUniform
- A per-school default uniform entry authored in UB1SchoolDataAsset::DefaultUniforms.
* Maps a school career to the outfit presets used as the initial uniform for each gender.
* Loaded into the school's FB1SchoolUniformData at init for gender slots that are still unset.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CareerDtId | FName | The school career (Company.Id) this default uniform applies to. | Category: B1SchoolDefaultUniform Foreign: Company.Id |
| MaleOutfitPresetId | FName | Outfit preset used as the default uniform for male students. None leaves the male uniform unset. | Category: B1SchoolDefaultUniform Foreign: AppearancePlayerOutfitPreset.Id |
| FemaleOutfitPresetId | FName | Outfit preset used as the default uniform for female students. None leaves the female uniform unset. | Category: B1SchoolDefaultUniform Foreign: AppearancePlayerOutfitPreset.Id |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoSchool
- FB1SchoolActivityRoleActionData
- FB1SchoolActivityTableRow
- FB1SchoolClassDayActivityData
- FB1SchoolClassScheduleData
- FB1SchoolClassScheduleTableRow
- FB1SchoolClassSlotScheduleData
- FB1SchoolDailyRecord
- FB1SchoolEvaluationData
- FB1SchoolExamConfig
- FB1SchoolExpulsionRecord
- FB1SchoolGraduationRecord
- FB1SchoolHomeworkAssignment