Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/Dataflow
Inheritance Hierarchy
- UEditorSubsystem
- UAssetEditorUISubsystem
- UDataflowEditorUISubsystem
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorModeUILayer.h |
| Include | #include "Dataflow/DataflowEditorModeUILayer.h" |
Syntax
UCLASS ()
class UDataflowEditorUISubsystem : public UAssetEditorUISubsystem
Remarks
Interchange layer to manage built in tab locations within the editor's layout.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Deinitialize () |
||
| void | Initialize
(
FSubsystemCollectionBase& Collection |
Overridden from UAssetEditorUISubsystem
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterLayoutExtensions
(
FLayoutExtender& Extender |
Constants
| Name | Description |
|---|---|
| EditorSidePanelAreaName | Identifier for the Layout extension in DataflowEditorToolkit's StandaloneDefaultLayout. |