| Id | FName | Identifier for this makeup preset. | Category: B1MakeupPresetItem |
| Thumbnail | TSoftObjectPtr | Thumbnail used for UI display. | Category: B1MakeupPresetItem |
| DescTextId | FString | Localized description text identifier. | Category: B1MakeupPresetItem |
| HiddenFromUI | bool | Flag indicating whether this preset is hidden from the UI. | Category: B1MakeupPresetItem |
| IsLockedItem | bool | Flag indicating whether this preset is locked. | Category: B1MakeupPresetItem |
| Tags | TArray | Tags used for filtering or classification. | Category: B1MakeupPresetItem |
| AuthorName | FString | Name of the author who modified this makeup preset. | Category: B1MakeupPresetItem |
| GenderType | EB1GenderType | Gender type for which this preset is valid. | Category: B1MakeupPresetItem |
| BodyAgeType | EB1BodyAgeType | Body age type for which this preset is valid. | Category: B1MakeupPresetItem |
| MakeupData | TMap | Makeup data grouped by category. | Category: B1MakeupPresetItem |
| IrisPresetId | FName | Iris preset applied by this makeup preset. | Category: B1MakeupPresetItem |
| EyebrowId | FName | Eyebrow preset applied by this makeup preset. | Category: B1MakeupPresetItem |
| EyebrowColor | FLinearColor | Eyebrow color applied by this makeup preset. | Category: B1MakeupPresetItem |
| EyelashId | FName | Eyelash preset applied by this makeup preset. | Category: B1MakeupPresetItem |
| EyelashColor | FLinearColor | Eyelash color applied by this makeup preset. | Category: B1MakeupPresetItem |
| TattooId | FName | Tattoo preset applied by this makeup preset. | Category: B1MakeupPresetItem |