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