Navigation
API > API/Runtime > API/Runtime/IndexedCacheStorage
| Name | FIndexedCacheStorageModule |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/IndexedCacheStorage/Public/IndexedCacheStorageManager.h |
| Include Path | #include "IndexedCacheStorageManager.h" |
Syntax
class FIndexedCacheStorageModule : public IModuleInterface
Implements Interfaces
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
IndexedCacheStorageManager.h | ||
virtual void StartupModule() |
IModuleInterface implementation | IndexedCacheStorageManager.h |