Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowContextCachingFactory.h |
| Include | #include "Dataflow/DataflowContextCachingFactory.h" |
Syntax
class FContextCachingFactory
Constructors
No constructors are accessible with public or protected access.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| FContextCachingFactory * | GetInstance () |
||
| const T & | GetTypedElement
(
const FContextCacheElementBase* InElement, |
||
| FContextCacheElementBase * | NewTypedElement
(
T&& Data |
||
| void | RegisterSerializeFunction
(
const FName& Type, |
||
| FContextCacheElementBase * | Serialize
(
FArchive& Ar, |
Typedefs
| Name | Description |
|---|---|
| FSerializeFunction |
Constants
| Name | Description |
|---|---|
| Instance |