Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FInstallBundleCombinedInstallState |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include Path | #include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleCombinedInstallState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BundlesWithIoStoreOnDemand | TSet< FName > | InstallBundleTypes.h | ||
| IndividualBundleStates | TMap< FName, EInstallBundleInstallState > | InstallBundleTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetAllBundlesHaveState
(
EInstallBundleInstallState State, |
InstallBundleTypes.h | ||
bool GetAnyBundleHasState
(
EInstallBundleInstallState State, |
InstallBundleTypes.h |