Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/FConnectionKey
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Dataflow/DataflowConnection.h |
|
FConnectionKey
(
uint32 InOffset,
int32 InContainerIndex,
uint32 InContainerElementOffset
)
|
|
Dataflow/DataflowConnection.h |
|
FConnectionKey()
| |
|
| Name |
FConnectionKey |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowConnection.h |
| Include Path |
#include "Dataflow/DataflowConnection.h" |
FConnectionKey()
FConnectionKey(uint32, int32, uint32)
| |
|
| Name |
FConnectionKey |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowConnection.h |
| Include Path |
#include "Dataflow/DataflowConnection.h" |
FConnectionKey
(
uint32 InOffset,
int32 InContainerIndex,
uint32 InContainerElementOffset
)