Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FUnitLogRedirect
Description
If the log interface is tied to a unit test, this matches it up to an active unit test
Virtual Inheritance
- FUnitLogInterface::GetUnitTest → FUnitLogRedirect::GetUnitTest
| Name | GetUnitTest |
| Type | function |
| Header File | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitLogging.h |
| Include Path | #include "UnitLogging.h" |
virtual UUnitTest * GetUnitTest()
Returns the unit test pointer, or nullptr if this isn't a unit test