Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleManager
| Type | Name | Description | |
|---|---|---|---|
| TValueOrError< FInstallBundleCombinedInstallState, EInstallBundleResult > | GetInstallStateSynchronous
(
FName BundleName, |
Less expensive version of GetContentState() that only returns install state Synchronous versions return null if bundle manager is not yet initialized | |
| TValueOrError< FInstallBundleCombinedInstallState, EInstallBundleResult > | GetInstallStateSynchronous
(
TArrayView< const FName > BundleNames, |