Module |
|
Header |
/Engine/Source/Editor/Persona/Public/PersonaModule.h |
Include |
#include "PersonaModule.h" |
struct FCommonToolMenuExtensionArgs
Settings for AddCommonToolbarExtensions
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) |
Name | Description | |
---|---|---|
|
FCommonToolMenuExtensionArgs() |