Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
Bundle Info communicated from bundle source to bundle manager at any time.
| Name | FInstallBundleSourceUpdateBundleInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include Path | #include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleSourceUpdateBundleInfo
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bContainsIoStoreOnDemandToc | bool | InstallBundleTypes.h | ||
| bIsCached | bool | InstallBundleTypes.h | ||
| BundleContentState | EInstallBundleInstallState | InstallBundleTypes.h | ||
| BundleName | FName | InstallBundleTypes.h | ||
| BundleNameString | FString | InstallBundleTypes.h | ||
| FullInstallSize | uint64 | InstallBundleTypes.h | ||
| InstallOverheadSize | uint64 | InstallBundleTypes.h | ||
| LastAccessTime | FDateTime | InstallBundleTypes.h | ||
| Priority | EInstallBundlePriority | InstallBundleTypes.h |