IInstallBundleSource::RequestRemoveContentOnNextInit

Returns true if content is scheduled to be removed the next time the source is initialized BundleNames contains all dependencies and has been deduped

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

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

Include

#include "InstallBundleSourceInterface.h"

Syntax

virtual bool RequestRemoveContentOnNextInit
(
    TArrayView< const FName > RemoveNames
)

Remarks

Returns true if content is scheduled to be removed the next time the source is initialized BundleNames contains all dependencies and has been deduped

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