#include <IndexedCacheStorageManager.h>
◆ CreateCacheStorage()
| bool Experimental::FIndexedCacheStorageManager::CreateCacheStorage |
( |
uint64 |
RequestNumberOfBytes, |
|
|
int32 |
CacheIndex |
|
) |
| |
◆ DestroyCacheStorage()
| void Experimental::FIndexedCacheStorageManager::DestroyCacheStorage |
( |
int32 |
CacheIndex | ) |
|
◆ EnumerateCacheStorages()
| void Experimental::FIndexedCacheStorageManager::EnumerateCacheStorages |
( |
TArray< FString > & |
OutCacheStorageNames | ) |
|
◆ Get()
◆ GetCacheEarlyStartupSize()
| uint64 Experimental::FIndexedCacheStorageManager::GetCacheEarlyStartupSize |
( |
int32 |
CacheIndex | ) |
|
◆ GetCacheStorageCapacity()
| uint64 Experimental::FIndexedCacheStorageManager::GetCacheStorageCapacity |
( |
int32 |
CacheIndex | ) |
|
◆ GetMountName()
| FString Experimental::FIndexedCacheStorageManager::GetMountName |
( |
int32 |
CacheIndex | ) |
|
◆ GetMountPath()
| FString Experimental::FIndexedCacheStorageManager::GetMountPath |
( |
int32 |
CacheIndex | ) |
|
◆ GetStorageIndex()
| int32 Experimental::FIndexedCacheStorageManager::GetStorageIndex |
( |
const FString & |
CacheStorageName | ) |
|
◆ MountCacheStorage()
| FString Experimental::FIndexedCacheStorageManager::MountCacheStorage |
( |
int32 |
CacheIndex | ) |
|
◆ SupportsIndexedCacheStorage()
| bool Experimental::FIndexedCacheStorageManager::SupportsIndexedCacheStorage |
( |
| ) |
|
◆ UnmountCacheStorage()
| void Experimental::FIndexedCacheStorageManager::UnmountCacheStorage |
( |
int32 |
CacheIndex | ) |
|
◆ FIndexedCacheStorageModule
The documentation for this class was generated from the following files: