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 |
|
|
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
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
bool operator==
(
const FLink& Other
) const
|
|
Dataflow/DataflowGraph.h |
|