Navigation
API > API/Plugins > API/Plugins/ExampleCharacterFXEditor
| Name | FExampleCharacterFXEditorToolkit |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CharacterFXEditor/ExampleCharacterFXEditor/Source/ExampleCharacterFXEditor/Public/ExampleCharacterFXEditorToolkit.h |
| Include Path | #include "ExampleCharacterFXEditorToolkit.h" |
Syntax
class FExampleCharacterFXEditorToolkit : public FBaseCharacterFXEditorToolkit
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FAssetEditorToolkit → FBaseAssetToolkit → FBaseCharacterFXEditorToolkit → FExampleCharacterFXEditorToolkit
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FExampleCharacterFXEditorToolkit
(
UAssetEditor* InOwningAssetEditor |
ExampleCharacterFXEditorToolkit.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FExampleCharacterFXEditorToolkit() |
ExampleCharacterFXEditorToolkit.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetBaseToolkitName() |
ExampleCharacterFXEditorToolkit.h | ||
virtual FName GetToolkitFName() |
ExampleCharacterFXEditorToolkit.h | ||
virtual FText GetToolkitName() |
ExampleCharacterFXEditorToolkit.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FEditorModeID GetEditorModeId() |
ExampleCharacterFXEditorToolkit.h |