![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoStoreOnDemand.h>
Public Attributes | |
| uint64 | MaxSize = 0 |
| uint64 | TotalSize = 0 |
| uint64 | ReferencedBlockSize = 0 |
| uint64 | ReferencedSize = 0 |
| uint64 | FragmentedChunksSize = 0 |
| TArray< FOnDemandInstallHandleCacheUsage > | ReferencedBytesByHandle |
Friends | |
| UE_API friend FStringBuilderBase & | operator<< (FStringBuilderBase &Sb, const FOnDemandInstallCacheUsage &CacheUsage) |
Holds information about the install cache usage
|
friend |
| uint64 UE::IoStore::FOnDemandInstallCacheUsage::FragmentedChunksSize = 0 |
| uint64 UE::IoStore::FOnDemandInstallCacheUsage::MaxSize = 0 |
| uint64 UE::IoStore::FOnDemandInstallCacheUsage::ReferencedBlockSize = 0 |
| TArray<FOnDemandInstallHandleCacheUsage> UE::IoStore::FOnDemandInstallCacheUsage::ReferencedBytesByHandle |
| uint64 UE::IoStore::FOnDemandInstallCacheUsage::ReferencedSize = 0 |
| uint64 UE::IoStore::FOnDemandInstallCacheUsage::TotalSize = 0 |