#include <IPlatformFileManagedStorageWrapper.h>
◆ FPersistentStorageCategory()
| FPersistentStorageCategory::FPersistentStorageCategory |
( |
FString |
InCategoryName, |
|
|
TArray< FString > |
InDirectories, |
|
|
const int64 |
InQuota, |
|
|
const int64 |
InOptionalQuota |
|
) |
| |
|
inline |
◆ AddOrUpdateFile()
◆ GetAvailableSize()
| int64 FPersistentStorageCategory::GetAvailableSize |
( |
| ) |
const |
|
inline |
◆ GetCategoryName()
| const FString & FPersistentStorageCategory::GetCategoryName |
( |
| ) |
const |
|
inline |
◆ GetCategoryOptionalQuota()
| int64 FPersistentStorageCategory::GetCategoryOptionalQuota |
( |
| ) |
const |
|
inline |
◆ GetCategoryQuota()
| int64 FPersistentStorageCategory::GetCategoryQuota |
( |
| ) |
const |
|
inline |
◆ GetDirectories()
| const TArray< FString > & FPersistentStorageCategory::GetDirectories |
( |
| ) |
const |
|
inline |
◆ GetLockRegistry()
◆ GetStat()
◆ GetUsedSize()
| int64 FPersistentStorageCategory::GetUsedSize |
( |
| ) |
const |
|
inline |
◆ IsCategoryFull()
| bool FPersistentStorageCategory::IsCategoryFull |
( |
| ) |
const |
|
inline |
◆ IsInCategory()
| bool FPersistentStorageCategory::IsInCategory |
( |
const FString & |
Path | ) |
const |
|
inline |
◆ RemoveFile()
| bool FPersistentStorageCategory::RemoveFile |
( |
const FString & |
Filename | ) |
|
|
inline |
The documentation for this struct was generated from the following file: