Navigation
API > API/Runtime > API/Runtime/DataflowCore
| Name | FContextScopedCallstack |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNodeParameters.h |
| Include Path | #include "Dataflow/DataflowNodeParameters.h" |
Syntax
struct FContextScopedCallstack
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContextScopedCallstack
(
FContext& InContext, |
Dataflow/DataflowNodeParameters.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FContextScopedCallstack() |
Dataflow/DataflowNodeParameters.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bLoopDetected | bool | Dataflow/DataflowNodeParameters.h | ||
| Connection | const FDataflowConnection * | Dataflow/DataflowNodeParameters.h | ||
| Context | FContext & | Dataflow/DataflowNodeParameters.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsLoopDetected() |
Dataflow/DataflowNodeParameters.h |