Navigation
API > API/Plugins > API/Plugins/ContextualAnimationEditor
| Name | FContextualAnimAssetEditorCommands |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimationEditor/Public/ContextualAnimAssetEditorCommands.h |
| Include Path | #include "ContextualAnimAssetEditorCommands.h" |
Syntax
class FContextualAnimAssetEditorCommands : public TCommands< FContextualAnimAssetEditorCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → FContextualAnimAssetEditorCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContextualAnimAssetEditorCommands() |
ContextualAnimAssetEditorCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NewAnimSet | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ResetPreviewScene | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowEntryPosesActiveSet | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowEntryPosesAllSets | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowEntryPosesNone | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowIKTargetsDrawAll | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowIKTargetsDrawNone | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowIKTargetsDrawSelected | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowSelectionCriteriaActiveSet | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowSelectionCriteriaAllSets | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| ShowSelectionCriteriaNone | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h | ||
| Simulate | TSharedPtr< FUICommandInfo > | ContextualAnimAssetEditorCommands.h |
Functions
Public
Overridden from TCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
ContextualAnimAssetEditorCommands.h |