Navigation
API > API/Plugins > API/Plugins/ExampleCharacterFXEditor > API/Plugins/ExampleCharacterFXEditor/UExampleCharacterFXEditor
- UAssetEditor::CreateToolkit()
- 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&40;&41;
Remarks
Inherited from UAssetEditor and called in UAssetEditor::Initialize. Override this to create a subclass of FBaseCharacterFXEditorToolkit.