IAutomationReport::HasErrors

Returns if there have been any errors in the test.

Windows
MacOS
Linux

References

Module

AutomationController

Header

/Engine/Source/Developer/AutomationController/Public/IAutomationReport.h

Include

#include "IAutomationReport.h"

Syntax

const bool HasErrors()

Remarks

Returns if there have been any errors in the test.

Returns

True If there were errors.

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