Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/FCompiledGraph
| |
|
| Name |
FTask |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Dataflow/Core/Public/Dataflow/DataflowCompiledGraph.h |
| Include Path |
#include "Dataflow/DataflowCompiledGraph.h" |
Syntax
struct FTask
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CommandIndex |
int32 |
Index into the command buffer ( Start of the task ) |
Dataflow/DataflowCompiledGraph.h |
|
| NumCommands |
int32 |
Number of commands for this task |
Dataflow/DataflowCompiledGraph.h |
|