| Name | FString | Display name shown in the UI for this pose item. | Category: B1StudioPoseItem |
| Icon | TSoftObjectPtr | The icon displayed in the UI for this pose item. | Category: B1StudioPoseItem |
| IsMovingMotion | bool | Whether this pose involves a moving motion rather than a static pose. | Category: B1StudioPoseItem |
| AnimPose | TSoftObjectPtr | The animation sequence asset used as the pose. | Category: B1StudioPoseItem |
| PoseType | EB1PoseType | The type of pose, indicating whether it is a studio pose or a user-defined motion. | Category: B1StudioPoseItem |
| DisabledModes | TArray | Customization modes in which this pose is disabled and not selectable. | Category: B1StudioPoseItem |
| bBlendPose | bool | Whether to blend the pose with the character's current animation state. | Category: B1StudioPoseItem |