B1AppearanceStylingPresetTableRow
- Table row defining a styling preset for character customization.
* Includes hair, face, outfit data, and metadata.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GenderType | EB1GenderType | Gender applied when this styling preset is selected. | Category: Body |
| Age | int32 | Age applied when this styling preset is selected. | Category: Body ClampMin: 0 |
| HairStylingPresetData | FB1HairStylingPresetData | Hair styling preset data. | Category: B1AppearanceStylingPresetTableRow |
| FaceStylingPresetData | FB1FaceStylingPresetData | Face styling preset data. | Category: B1AppearanceStylingPresetTableRow |
| OutfitPreset | FB1OutfitPresetData | Outfit configuration applied by this preset. | Category: B1AppearanceStylingPresetTableRow |
| Tags | TArray | Tags used for filtering or classification. | Category: Tags |
| Thumbnail | TSoftObjectPtr | Thumbnail asset used for UI display. | Category: UI |
| StyleCategory | FName | Style category identifier. | Category: B1AppearanceStylingPresetTableRow |
| HiddenFromUI | bool | Flag indicating whether this preset is hidden in the UI. | Category: UI |
| IsLockedItem | bool | Flag indicating whether this entry is locked. | Category: UI |
| OutfitCategoryTags | TArray | Outfit categories used to filter this styling preset. | Category: B1AppearanceStylingPresetTableRow Foreign: DataFilter.TagList |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoAppearance
- EB1AppearanceParts
- AppearanceBeard Data Guide
- AppearanceBodyShape Data Guide
- AppearanceEyebrow Data Guide
- AppearanceEyelash Data Guide
- AppearanceFacePreset Data Guide
- AppearanceFreckles Data Guide
- AppearanceHair Data Guide
- AppearanceHairMesh Data Guide
- AppearanceHead Data Guide
- AppearanceIrisPreset Data Guide
- AppearanceMakeup Data Guide