| ICacheStore
|
Module |
|
Header |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCache.h |
Include |
#include "DerivedDataCache.h" |
class ICache : public UE::DerivedData::ICacheStore
Interface to the cache.
Name | Description | |
---|---|---|
|
~ICache() |
Name | Description | ||
---|---|---|---|
|
CancelAll() |
Cancel all queued and active cache requests and invoke their callbacks. |
|
|
ICacheStoreM... |
GetMaintainer() |
Returns the interface to the background cache store maintenance. |
ICacheStorefor cache record and cache value storage.