Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/FDataflowEditorToolkit
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UDataflow * GetDataflowAsset
(
UObject* ObjectToEdit |
Dataflow/DataflowEditorToolkit.h | ||
static const UDataflow * GetDataflowAsset
(
const UObject* ObjectToEdit |
Dataflow/DataflowEditorToolkit.h |
GetDataflowAsset(UObject *)
| Name | GetDataflowAsset |
| 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 |
static UDataflow * GetDataflowAsset
(
UObject * ObjectToEdit
)
GetDataflowAsset(const UObject *)
| Name | GetDataflowAsset |
| 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 |
static const UDataflow * GetDataflowAsset
(
const UObject * ObjectToEdit
)