Navigation
API > API/Runtime > API/Runtime/DataflowEngine > API/Runtime/DataflowEngine/Dataflow
Inheritance Hierarchy
- FContextSingle
- TEngineContext
References
| Module | DataflowEngine |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowContextObject.h |
| Include | #include "Dataflow/DataflowContextObject.h" |
| Source | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowObjectInterface.h |
Syntax
template<class Base>
class TEngineContext : public FContextSingle
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UObject > | Owner |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TEngineContext
(
const TObjectPtr< UObject >& InOwner |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_CONTEXT_INTERNAL
(
Base, |
|||
| TUniquePtr< FContextCacheElementBase > * | GetBaseData
(
FContextCacheKey Key |
||
| int32 | GetKeys
(
TSet< FContextCacheKey >& InKeys |
||
| void | Serialize
(
FArchive& Ar |