Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleManager/GetInstallStateSynchronous
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include | #include "InstallBundleManagerInterface.h" |
TValueOrError < FInstallBundleCombinedInstallState , EInstallBundleResult > GetInstallStateSynchronous
(
TArrayView < const FName > BundleNames,
bool bAddDependencies
) const