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