B1AppearancePlayerOutfitPresetTableRow
- Table row defining an outfit-only appearance preset for player characters.
* Includes gender, age, outfit configuration, thumbnail, and filter tags.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SubCategories | TArray | UI subcategories used for grouping this preset. | Category: B1AppearancePlayerOutfitPresetTableRow Foreign: GarmentSubCategory.Id |
| GenderType | EB1GenderType | Gender applied when this preset is selected. | Category: Body |
| Age | int32 | Age applied when this preset is selected. | Category: Body ClampMin: 0 |
| OutfitPreset | FB1OutfitPresetData | Outfit configuration for this preset. | Category: B1AppearancePlayerOutfitPresetTableRow |
| Tags | TArray | Tags used for filtering or classification. | Category: Tags |
| Thumbnail | TSoftObjectPtr | Thumbnail asset used for UI display. | Category: UI |
| 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 preset. | Category: Tags |
| 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