Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/FPersonaModule
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/PersonaModule.h |
| Include | #include "PersonaModule.h" |
Syntax
struct FCommonToolMenuExtensionArgs
Remarks
Settings for AddCommonToolbarExtensions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCreateAsset | Adds a combo menu to allow other anim assets to be created | |
| bool | bPreviewAnimation | Adds a shortcut to setup a preview animation to override the current display | |
| bool | bPreviewMesh | Adds a shortcut to setup a preview mesh to override the current display | |
| bool | bReferencePose | Adds a shortcut to set the character back to reference pose (also clears all bone modifications) |
Constructors
| Type | Name | Description | |
|---|---|---|---|