IBuildInstaller::IsCanceled

Get whether the install was canceled. Only valid if complete.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildInstaller.h"

Syntax

bool IsCanceled() const

Remarks

Get whether the install was canceled. Only valid if complete.

Returns

true if installation was 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