Navigation
API > API/Runtime > API/Runtime/DataflowCore
| Name | IContextCacheStore |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowContextCache.h |
| Include Path | #include "Dataflow/DataflowContextCache.h" |
Syntax
struct IContextCacheStore
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TUniquePtr< FContextCacheElementBase > * FindCacheElement
(
FContextCacheKey Key |
Dataflow/DataflowContextCache.h | ||
bool HasCacheElement
(
FContextCacheKey Key, |
Dataflow/DataflowContextCache.h |