Navigation
API > API/Runtime > API/Runtime/DataflowEngine > API/Runtime/DataflowEngine/Dataflow
Inheritance Hierarchy
- FContextSingle
- TEngineContext
- FAssetContext
References
| Module | DataflowEngine |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Engine/Public/Dataflow/DataflowObjectInterface.h |
| Include | #include "Dataflow/DataflowObjectInterface.h" |
Syntax
template<class Base>
class TEngineContext : public FContextSingle
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UDataflow > | Graph | ||
| TObjectPtr< UObject > | Owner |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TEngineContext
(
const TObjectPtr< UObject >& InOwner, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_CONTEXT_INTERNAL
(
Base, |