IInstallBundleSource::CancelRequestRemoveContentOnNextInit

Call to cancel the removal of any content scheduled for removal the next time the source is initialized Returns true if all bundles were canceled

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleSourceInterface.h

Include

#include "InstallBundleSourceInterface.h"

Syntax

virtual bool CancelRequestRemoveContentOnNextInit
(
    TArrayView< const FName > BundleNames
)

Remarks

Call to cancel the removal of any content scheduled for removal the next time the source is initialized Returns true if all bundles were canceled

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss