Navigation
API > API/Runtime > API/Runtime/DataflowCore
| Name | TConnectionReference |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowConnection.h |
| Include Path | #include "Dataflow/DataflowConnection.h" |
Syntax
template<typename T>
struct TConnectionReference : public UE::Dataflow::FConnectionReference
Inheritance Hierarchy
- FConnectionReference → TConnectionReference
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConnectionReference
(
const T* InReference, |
Dataflow/DataflowConnection.h |