Navigation
API > API/Plugins > API/Plugins/ExampleCharacterFXEditor
Inheritance Hierarchy
- TInteractiveToolCommands< CommandContextType >
- TBaseCharacterFXEditorCommands
- FExampleCharacterFXEditorCommands
References
| Module | ExampleCharacterFXEditor |
| Header | /Engine/Plugins/Experimental/CharacterFXEditor/ExampleCharacterFXEditor/Source/ExampleCharacterFXEditor/Public/ExampleCharacterFXEditorCommands.h |
| Include | #include "ExampleCharacterFXEditorCommands.h" |
Syntax
class FExampleCharacterFXEditorCommands : public TBaseCharacterFXEditorCommands< FExampleCharacterFXEditorCommands >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | BeginAttributeEditorTool | ||
| TSharedPtr< FUICommandInfo > | OpenCharacterFXEditor |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetToolDefaultObjectList
(
TArray< UInteractiveTool* >& ToolCDOs |
Overridden from TBaseCharacterFXEditorCommands
| Type | Name | Description | |
|---|---|---|---|
| void | If you override this function, call this base version to set up Accept/Cancel buttons. |
Constants
| Name | Description |
|---|---|
| BeginAttributeEditorToolIdentifier |