Navigation
API > API/Plugins > API/Plugins/ExampleCharacterFXEditor
The editor mode toolkit is responsible for the panel on the side in the editor that shows mode and tool properties.
| Name | FExampleCharacterFXEditorModeToolkit |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CharacterFXEditor/ExampleCharacterFXEditor/Source/ExampleCharacterFXEditor/Public/ExampleCharacterFXEditorModeToolkit.h |
| Include Path | #include "ExampleCharacterFXEditorModeToolkit.h" |
Syntax
class FExampleCharacterFXEditorModeToolkit : public FBaseCharacterFXEditorModeToolkit
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FModeToolkit → FBaseCharacterFXEditorModeToolkit → FExampleCharacterFXEditorModeToolkit