B1AppearanceTableRow
- Table row defining appearance data for the customization UI,
* including identifier, thumbnail, and classification filters.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Thumbnail | TSoftObjectPtr | Thumbnail asset used in the customization UI. | Category: UI |
| DescTextId | FString | Localized description text identifier. | Category: UI |
| GenderType | EB1GenderType | Gender filter for this appearance entry. | Category: B1AppearanceTableRow |
| BodyAgeType | EB1BodyAgeType | Body-age filter for this appearance entry. | Category: B1AppearanceTableRow |
| SubCategories | TArray | Subcategory identifiers indexing this appearance entry. | Category: B1AppearanceTableRow Foreign: GarmentSubCategory.Id |
| IsLockedItem | bool | Flag indicating whether this entry is locked. | Category: B1AppearanceTableRow |
| 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