Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/FContextCallstack
| Name | FEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNodeParameters.h |
| Include Path | #include "Dataflow/DataflowNodeParameters.h" |
Syntax
struct FEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Connection | const FDataflowConnection * | Dataflow/DataflowNodeParameters.h | ||
| ExternalTime | uint64 | Dataflow/DataflowNodeParameters.h | ||
| StartTime | uint64 | Dataflow/DataflowNodeParameters.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FDataflowConnection* OtherConnection |
Dataflow/DataflowNodeParameters.h |