FUnitLogRedirect::GetUnitTest

If the log interface is tied to a unit test, this matches it up to an active unit test

Windows
MacOS
Linux

Override Hierarchy

FUnitLogInterface::GetUnitTest()

FUnitLogRedirect::GetUnitTest()

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitLogging.h

Include

#include "UnitLogging.h"

Syntax

virtual UUnitTest * GetUnitTest()

Remarks

If the log interface is tied to a unit test, this matches it up to an active unit test

FUnitLogInterface

Returns

Returns the unit test pointer, or nullptr if this isn't a unit test

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