IBuildPatchServicesModule::CancelAllInstallers

Call to force the exit out of all current installers, optionally blocks until threads have exited and complete delegates are called.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

void CancelAllInstallers
(
    bool WaitForThreads
)

Remarks

Call to force the exit out of all current installers, optionally blocks until threads have exited and complete delegates are called.

Parameters

Parameter

Description

WaitForThreads

If true, will block on threads exit and completion delegates

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