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