| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CharacterFXEditor/ExampleCharacterFXEditor/Source/ExampleCharacterFXEditor/Public/ExampleCharacterFXEditor.h |
Include |
#include "ExampleCharacterFXEditor.h" |
UCLASS()
class UExampleCharacterFXEditor : public UBaseCharacterFXEditor
Name | Description | ||
---|---|---|---|
|
TSharedPtr< ... |
CreateToolkit() |
Inherited from UAssetEditor and called in UAssetEditor::Initialize. Override this to create a subclass of FBaseCharacterFXEditorToolkit. |