Navigation
API > API/Plugins > API/Plugins/ExampleCharacterFXEditor
Inheritance Hierarchy
- IAssetEditorInstance
- FBaseToolkit
- TSharedFromThis
- FAssetEditorToolkit
- FBaseAssetToolkit
- FBaseCharacterFXEditorToolkit
- FExampleCharacterFXEditorToolkit
References
| Module | ExampleCharacterFXEditor |
| Header | /Engine/Plugins/Experimental/CharacterFXEditor/ExampleCharacterFXEditor/Source/ExampleCharacterFXEditor/Public/ExampleCharacterFXEditorToolkit.h |
| Include | #include "ExampleCharacterFXEditorToolkit.h" |
Syntax
class FExampleCharacterFXEditorToolkit : public FBaseCharacterFXEditorToolkit
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExampleCharacterFXEditorToolkit
(
UAssetEditor* InOwningAssetEditor |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FBaseCharacterFXEditorToolkit
| Type | Name | Description | |
|---|---|---|---|
| FEditorModeID | Override this to get the Mode ID of the concrete CharacterFXEditorMode. |