Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
Include |
#include "InstallBundleManagerInterface.h" |
Source |
/Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleManagerInterface.cpp |
TValueOrError< FInstallBundleCombinedInstallState, EInstallBundleResult > GetInstallStateSynchronous
(
FName BundleName,
bool bAddDependencies
) const
Less expensive version of GetContentState() that only returns install state Synchronous versions return null if bundle manager is not yet initialized