B1AppearanceIrisPresetTableRow
- Table row defining iris(lens) preset data for character customization,
* including an identifier, thumbnail asset, part mappings, and visibility flags.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Thumbnail | TSoftObjectPtr | Thumbnail asset used in the iris(lens) selection UI. | Category: UI |
| DescTextId | FString | Localized description text identifier. | Category: UI StringTableKey: Id |
| PartsId | FName | Identifier for the appearance-parts definition used by this preset. | Category: B1AppearanceIrisPresetTableRow Foreign: AppearanceParts.Id |
| IrisMasks | TSoftObjectPtr | Material asset used for retrieving iris(lens) parameter data. | Category: B1AppearanceIrisPresetTableRow |
| HiddenFromUI | bool | Flag indicating whether this entry is hidden in the UI. | Category: B1AppearanceIrisPresetTableRow |
| IsLockedItem | bool | Flag indicating whether this entry is locked in the UI. | Category: B1AppearanceIrisPresetTableRow |
| Tags | TArray | Tags used for filtering or classification. | Category: B1AppearanceIrisPresetTableRow |
| 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