Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include | #include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleCombinedContentState
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< EInstallBundleSourceType, FString > | CurrentVersion | ||
| uint64 | DownloadSize | ||
| uint64 | FreeSpace | ||
| TMap< FName, FInstallBundleContentState > | IndividualBundleStates | ||
| uint64 | InstallOverheadSize | ||
| uint64 | InstallSize |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetAllBundlesHaveState
(
EInstallBundleInstallState State, |
||
| bool | GetAnyBundleHasState
(
EInstallBundleInstallState State, |