Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallBundleCache
| Name | FBundleCacheInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleCache.h |
| Include Path | #include "InstallBundleCache.h" |
Syntax
struct FBundleCacheInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AgeScalar | double | InstallBundleCache.h | ||
| CurrentInstallSize | uint64 | InstallBundleCache.h | ||
| FullInstallSize | uint64 | InstallBundleCache.h | ||
| HintReqeustedCount | int32 | InstallBundleCache.h | ||
| InstallOverheadSize | uint64 | InstallBundleCache.h | ||
| State | ECacheState | InstallBundleCache.h | ||
| TimeStamp | FDateTime | InstallBundleCache.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint64 GetSize() |
InstallBundleCache.h | ||
bool IsHintRequested() |
InstallBundleCache.h |