FAutomationTestBase::ElevateLogWarningsToErrors

If returns true then logging with a level of Warning will be treated as an error

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FAutomationTestBase::ElevateLogWarningsToErrors()

FFunctionalTestBase::ElevateLogWarningsToErrors()

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Syntax

virtual bool ElevateLogWarningsToErrors()

Remarks

If returns true then logging with a level of Warning will be treated as an error

Returns

true to make warnings errors