Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include | #include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleCacheStats
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | CacheName | ||
| uint64 | FreeSize | ||
| uint64 | MaxSize | ||
| uint64 | ReservedSize | ||
| uint64 | UsedSize |