Navigation
API > API/Runtime > API/Runtime/DataflowCore
| Name | FLink |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowGraph.h |
| Include Path | #include "Dataflow/DataflowGraph.h" |
Syntax
struct FLink
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLink () |
Dataflow/DataflowGraph.h | ||
| Dataflow/DataflowGraph.h | |||
| Dataflow/DataflowGraph.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Input | FGuid | Dataflow/DataflowGraph.h | ||
| InputNode | FGuid | Dataflow/DataflowGraph.h | ||
| Output | FGuid | Dataflow/DataflowGraph.h | ||
| OutputNode | FGuid | Dataflow/DataflowGraph.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Equals
(
const FLink& Other |
Dataflow/DataflowGraph.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FLink& Other |
Dataflow/DataflowGraph.h |