IBuildInstaller::HasError

Get whether the install failed. 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 HasError() const

Remarks

Get whether the install failed. Only valid if complete.

Returns

true if installation was a failure

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