![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InstallBundleTypes.h>
Public Attributes | |
| FName | CacheName |
| uint64 | MaxSize = 0 |
| uint64 | UsedSize = 0 |
| uint64 | ReservedSize = 0 |
| uint64 | FreeSize = 0 |
| TArray< FInstallBundleCacheBundleStats > | BundleStats |
| TArray<FInstallBundleCacheBundleStats> FInstallBundleCacheStats::BundleStats |
| FName FInstallBundleCacheStats::CacheName |
| uint64 FInstallBundleCacheStats::FreeSize = 0 |
| uint64 FInstallBundleCacheStats::MaxSize = 0 |
| uint64 FInstallBundleCacheStats::ReservedSize = 0 |
| uint64 FInstallBundleCacheStats::UsedSize = 0 |