Navigation
API > API/Runtime > API/Runtime/DataflowEngine > API/Runtime/DataflowEngine/UDataflow
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< const UE::Dataflow::FGraph, ESPMode::ThreadSafe > GetDataflow () |
Accessors for internal geometry collection | Dataflow/DataflowObject.h | |
| Dataflow/DataflowObject.h |
GetDataflow()
Description
Accessors for internal geometry collection
| Name | GetDataflow |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowObject.h |
| Include Path | #include "Dataflow/DataflowObject.h" |
TSharedPtr < const UE::Dataflow::FGraph , ESPMode::ThreadSafe > GetDataflow() const
GetDataflow()
| Name | GetDataflow |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowObject.h |
| Include Path | #include "Dataflow/DataflowObject.h" |
TSharedPtr < UE::Dataflow::FGraph , ESPMode::ThreadSafe > GetDataflow()