Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/FContextCacheElementBase
Description
Cache classes implemetation this needs to be after the FContext definition because they access its methods
| Name | CreateReference |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowContextCache.h |
| Include Path | #include "Dataflow/DataflowContextCache.h" |
TUniquePtr < FContextCacheElementBase > CreateReference
(
FContextCacheKey InReferenceDataKey
) const