IInstallBundleSource::CancelBundles

Cancel the install for the specified bundles.

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

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

Include

#include "InstallBundleSourceInterface.h"

Syntax

virtual void CancelBundles
(
    TArrayView< const FName > BundleNames,
    EInstallBundleCancelFlags Flags
)

Remarks

Cancel the install for the specified bundles.

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