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