Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
| Name | FDatabaseEditorCommands |
| Type | class |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseEditorCommands.h |
| Include Path | #include "PoseSearchDatabaseEditorCommands.h" |
Syntax
class FDatabaseEditorCommands : public TCommands< FDatabaseEditorCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FDatabaseEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatabaseEditorCommands() |
PoseSearchDatabaseEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ShowBones | TSharedPtr< FUICommandInfo > | PoseSearchDatabaseEditorCommands.h | ||
| ShowDisplayBlockTransition | TSharedPtr< FUICommandInfo > | PoseSearchDatabaseEditorCommands.h | ||
| ShowDisplayEventData | TSharedPtr< FUICommandInfo > | Experimental, this feature might be removed without warning, not for production use. | PoseSearchDatabaseEditorCommands.h | |
| ShowDisplayRootMotionSpeed | TSharedPtr< FUICommandInfo > | PoseSearchDatabaseEditorCommands.h | ||
| ShowQuantizeAnimationToPoseData | TSharedPtr< FUICommandInfo > | PoseSearchDatabaseEditorCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
PoseSearchDatabaseEditorCommands.h |