Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleManager/GetInstallState
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include | #include "InstallBundleManagerInterface.h" |
| Source | /Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleManagerInterface.cpp |
FDelegateHandle GetInstallState
&40;
FName BundleName,
bool bAddDependencies,
FInstallBundleGetInstallStateDelegate Callback,
FName RequestTag
&41;
Remarks
Less expensive version of GetContentState() that only returns install state Synchronous versions return null if bundle manager is not yet initialized