Navigation
API > API/Plugins > API/Plugins/ExampleCharacterFXEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAssetEditor
- UBaseCharacterFXEditor
- UExampleCharacterFXEditor
References
| Module | ExampleCharacterFXEditor |
| Header | /Engine/Plugins/Experimental/CharacterFXEditor/ExampleCharacterFXEditor/Source/ExampleCharacterFXEditor/Public/ExampleCharacterFXEditor.h |
| Include | #include "ExampleCharacterFXEditor.h" |
Syntax
UCLASS&40;&41;
class UExampleCharacterFXEditor : public UBaseCharacterFXEditor
Overridden from UAssetEditor
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FBaseAssetToolkit > | Inherited from UAssetEditor and called in UAssetEditor::Initialize. Override this to create a subclass of FBaseCharacterFXEditorToolkit. |