Navigation
API > API/Runtime > API/Runtime/DataflowCore
| Name | FContextCache |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowContextCache.h |
| Include Path | #include "Dataflow/DataflowContextCache.h" |
Syntax
struct FContextCache : public TMap< FContextCacheKey, TUniquePtr< FContextCacheElementBase > >
Inheritance Hierarchy
- TMap → FContextCache
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
FArchive& Ar |
Dataflow/DataflowContextCache.h |