Navigation
API > API/Runtime > API/Runtime/DataflowCore
| Name | FContextThreaded |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNodeParameters.h |
| Include Path | #include "Dataflow/DataflowNodeParameters.h" |
Syntax
class FContextThreaded : public UE::Dataflow::FContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContextThreaded() |
Dataflow/DataflowNodeParameters.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | FContext | Dataflow/DataflowNodeParameters.h |
Functions
Public
Overridden from FContext
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetType() |
Dataflow/DataflowNodeParameters.h | ||
virtual bool IsA
(
FName InType |
Dataflow/DataflowNodeParameters.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FName StaticType() |
Dataflow/DataflowNodeParameters.h |