Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FInstallBundleCacheBundleStats |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include Path | #include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleCacheBundleStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AgeScalar | double | InstallBundleTypes.h | ||
| bReserved | bool | InstallBundleTypes.h | ||
| BundleName | FName | InstallBundleTypes.h | ||
| CurrentInstallSize | uint64 | InstallBundleTypes.h | ||
| FullInstallSize | uint64 | InstallBundleTypes.h | ||
| InstallOverheadSize | uint64 | InstallBundleTypes.h | ||
| TimeStamp | FDateTime | InstallBundleTypes.h |