IBuildInstaller::CompletedSuccessfully

Get whether the process was successfully complete, meaning no errors, and was not cancelled.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildInstaller.h"

Syntax

bool CompletedSuccessfully() const

Remarks

Get whether the process was successfully complete, meaning no errors, and was not cancelled. Only valid if complete.

Returns

true if installation process completed successfully.

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