Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > FPersistentStorageManager
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileManagedStorageWrapper.h |
Include | #include "HAL/IPlatformFileManagedStorageWrapper.h" |
bool GetPersistentStorageUsageByCategory
(
const FString & InCategory,
int64 & UsedSpace,
int64 & RemainingSpace,
int64 & Quota,
int64 * OptionalQuota
)