FAutomationTestBase::TreatLogWarningsAsErrors

If true (and SuppressLogs=false) then LogWarnings will be treated as test errors

Windows
MacOS
Linux

Override Hierarchy

FAutomationTestBase::TreatLogWarningsAsErrors()

FFunctionalTestBase::TreatLogWarningsAsErrors()

References

Module

Core

Header

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

Include

#include "Misc/AutomationTest.h"

Syntax

virtual bool TreatLogWarningsAsErrors()

Remarks

If true (and SuppressLogs=false) then LogWarnings will be treated as test errors

Returns

true to make warnings 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