FAutomationTestBase::SuppressLogErrors

If returns true then logging with a level of Error will not be recorded in test results

Windows
MacOS
Linux

Override Hierarchy

FAutomationTestBase::SuppressLogErrors()

FFunctionalTestBase::SuppressLogErrors()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Syntax

virtual bool SuppressLogErrors()

Remarks

If returns true then logging with a level of Error will not be recorded in test results

Returns

false to make errors 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