B1CharacterOutfit
- Manages a character's layered outfit state, including base style, active style list,
* and per-category outfits, along with the current base style category.
| Property | Type | Description | Metadata |
|---|---|---|---|
| AuthorName | FString | Author name for the current outfit. | Category: B1CharacterOutfit |
| BaseStyle | FB1StyleSetting | Base outfit style applied when no active overrides are present. | Category: B1CharacterOutfit |
| ActiveStyleList | TArray | Ordered list of active outfit overrides; higher indices override lower ones and the base style for duplicate keys. | Category: B1CharacterOutfit |
| CategorizedStyles | TMap | Per-category style settings used for weather/occasion-based outfit switching. Each category can have up to 5 style slots. | Category: B1CharacterOutfit |
| BaseStyleCategory | EB1OutfitCategory | The currently active base style category (may change based on weather). | Category: B1CharacterOutfit |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoCharacter
- EB1CharacterNameFormatType
- FB1CharacterAnimConfig
- FB1CharacterAnimTableRow
- FB1CharacterAttribute
- FB1CharacterAttributeAmbitionInfo
- FB1CharacterAttributeAppearancePresetInfo
- FB1CharacterAttributeEducationInfo
- FB1CharacterAttributeJobInfo
- FB1CharacterAttributePreferenceInfo
- FB1CharacterAttributeSkillInfo
- FB1CharacterAttributeTableRow
- FB1CharacterBodyAnimClass