Navigation
API > API/Runtime > API/Runtime/DataflowCore
| Name | FConnectionKey |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowConnection.h |
| Include Path | #include "Dataflow/DataflowConnection.h" |
Syntax
class FConnectionKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Dataflow/DataflowConnection.h | |||
FConnectionKey
(
uint32 InOffset, |
Dataflow/DataflowConnection.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Invalid | const FConnectionKey | Dataflow/DataflowConnection.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ContainerElementOffset | uint32 | Dataflow/DataflowConnection.h | ||
| ContainerIndex | int32 | Dataflow/DataflowConnection.h | ||
| Offset | uint32 | Dataflow/DataflowConnection.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FConnectionKey& Other |
Dataflow/DataflowConnection.h |