Navigation
API > API/Plugins > API/Plugins/DataflowEditor
Handles the hosting of additional toolkits, such as the mode toolkit, within the DataflowEditor's toolkit.
| Name | FDataflowEditorModeUILayer |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorModeUILayer.h |
| Include Path | #include "Dataflow/DataflowEditorModeUILayer.h" |
Syntax
class FDataflowEditorModeUILayer : public FBaseCharacterFXEditorModeUILayer
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FAssetEditorModeUILayer → FBaseCharacterFXEditorModeUILayer → FDataflowEditorModeUILayer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDataflowEditorModeUILayer
(
const IToolkitHost* InToolkitHost |
Dataflow/DataflowEditorModeUILayer.h |