Navigation
API > API/Plugins > API/Plugins/ExampleCharacterFXEditor > API/Plugins/ExampleCharacterFXEditor/UExampleCharacterFXEditor
- UBaseCharacterFXEditor::CreateToolkit()
- UExampleCharacterFXEditor::CreateToolkit()
References
| Module | ExampleCharacterFXEditor |
| Header | /Engine/Plugins/Experimental/CharacterFXEditor/ExampleCharacterFXEditor/Source/ExampleCharacterFXEditor/Public/ExampleCharacterFXEditor.h |
| Include | #include "ExampleCharacterFXEditor.h" |
| Source | /Engine/Plugins/Experimental/CharacterFXEditor/ExampleCharacterFXEditor/Source/ExampleCharacterFXEditor/Private/ExampleCharacterFXEditor.cpp |
virtual TSharedPtr < FBaseAssetToolkit > CreateToolkit()
Remarks
Inherited from UAssetEditor and called in UAssetEditor::Initialize. Override this to create a subclass of FBaseCharacterFXEditorToolkit.