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