Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/FDataflowEditorToolkit
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TObjectPtr< UDataflowBaseContent > & GetEditorContent () |
Editor dataflow content accessors | Dataflow/DataflowEditorToolkit.h | |
| Dataflow/DataflowEditorToolkit.h |
GetEditorContent()
Description
Editor dataflow content accessors
| Name | GetEditorContent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorToolkit.h |
| Include Path | #include "Dataflow/DataflowEditorToolkit.h" |
| Source | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Private/Dataflow/DataflowEditorToolkit.cpp |
const TObjectPtr < UDataflowBaseContent > & GetEditorContent() const
GetEditorContent()
| Name | GetEditorContent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowEditorToolkit.h |
| Include Path | #include "Dataflow/DataflowEditorToolkit.h" |
| Source | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Private/Dataflow/DataflowEditorToolkit.cpp |
TObjectPtr < UDataflowBaseContent > & GetEditorContent()