Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/FCompiledGraph
| |
|
| Name |
FCommand |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Dataflow/Core/Public/Dataflow/DataflowCompiledGraph.h |
| Include Path |
#include "Dataflow/DataflowCompiledGraph.h" |
Syntax
struct FCommand
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Parameter |
int32 |
Parameter of the command (an index if the task or node array) |
Dataflow/DataflowCompiledGraph.h |
|
| Type |
ECommandType |
Type of the command (see ECommandType) |
Dataflow/DataflowCompiledGraph.h |
|