Skip to main content

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.
PropertyTypeDescriptionMetadata
CareerDtIdFNameThe school career (Company.Id) this default uniform applies to.Category: B1SchoolDefaultUniform
Foreign: Company.Id
MaleOutfitPresetIdFNameOutfit preset used as the default uniform for male students. None leaves the male uniform unset.Category: B1SchoolDefaultUniform
Foreign: AppearancePlayerOutfitPreset.Id
FemaleOutfitPresetIdFNameOutfit preset used as the default uniform for female students. None leaves the female uniform unset.Category: B1SchoolDefaultUniform
Foreign: AppearancePlayerOutfitPreset.Id