B1StudioMannequinObjectSaveData
Saved state of a Studio mannequin object (the character it displays and the appearance/pose/outfit applied to it).
| Property | Type | Description | Metadata |
|---|---|---|---|
| CharacterEntityId | FB1EntityId | Entity ID of the character shown on this mannequin. | Category: B1StudioMannequinObjectSaveData |
| bIsSelectedAppearance | bool | Whether an appearance has been selected for this mannequin. | Category: B1StudioMannequinObjectSaveData |
| CopyAppearanceSetting | FB1AppearanceSetting | Appearance setting copied onto this mannequin. | Category: B1StudioMannequinObjectSaveData |
| BodyPoseItemName | FString | Name of the body pose item applied to this mannequin. | Category: B1StudioMannequinObjectSaveData |
| FacePoseItemName | FString | Name of the face pose item applied to this mannequin. | Category: B1StudioMannequinObjectSaveData |
| OutfitCategory | EB1OutfitCategory | Outfit category shown on this mannequin. | Category: B1StudioMannequinObjectSaveData |
| bHasDesignatedOutfit | bool | Whether a specific outfit has been designated for this mannequin. | Category: B1StudioMannequinObjectSaveData |
| LastAppliedPresetId | FName | ID of the last appearance preset applied to this mannequin. | Category: B1StudioMannequinObjectSaveData |