UUnitTest::GetExpectedLogTypes

Returns the type of log entries that this unit expects to output, for setting up log window filters (only needs to return values which affect what tabs are shown)

Windows
MacOS
Linux

Override Hierarchy

UUnitTest::GetExpectedLogTypes()

UClientUnitTest::GetExpectedLogTypes()

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/UnitTest.h

Include

#include "UnitTest.h"

Syntax

virtual ELogType GetExpectedLogTypes()

Remarks

Returns the type of log entries that this unit expects to output, for setting up log window filters (only needs to return values which affect what tabs are shown)

Returns

The log type mask, representing the type of log entries this unit test expects to output

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