B1AppearanceNpcOutfitPresetTableRow
- Table row defining an outfit preset for NPC characters.
* Includes gender, age, outfit configuration, tags, aging conditions, and random-pick flags.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GenderType | EB1GenderType | Gender applied when this NPC preset is selected. | Category: Body |
| Age | int32 | Age applied when this NPC preset is selected. | Category: Body ClampMin: 0 |
| OutfitPreset | FB1OutfitPresetData | Outfit configuration for this NPC preset. | Category: B1AppearanceNpcOutfitPresetTableRow |
| AgingConditionFlags | int32 | Bitmask for valid growth steps during random selection. | Category: Tags |
| CityTags | TArray | City tags used for NPC outfit distribution. | Category: Tags |
| bFilterCrowdRandomPick | bool | Flag indicating whether this preset is excluded from crowd random pick. | Category: B1AppearanceNpcOutfitPresetTableRow |
| OutfitCategoryTags | TArray | Outfit categories used to filter this preset. | Category: Tags |
| OutfitTags | TArray | Additional tags used for NPC outfit filtering. | 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