ILauncherProfile::HasValidationError

Checks whether the last validation yielded any error.

Windows
MacOS
Linux

References

Module

LauncherServices

Header

/Engine/Source/Developer/LauncherServices/Public/ILauncherProfile.h

Include

#include "ILauncherProfile.h"

Syntax

bool HasValidationError() const

Remarks

Checks whether the last validation yielded any error.

Returns

true if the any error is present, false otherwise.

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