IBuildInstaller::GetErrorCode

Get the installation error code.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

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

Include

#include "Interfaces/IBuildInstaller.h"

Syntax

FString GetErrorCode() const

Remarks

Get the installation error code. This includes the failure type as well as specific code associated. The value is alphanumeric. This is only guaranteed to be set once the installation has completed.

Returns

the code as a string.

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