Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > UUnitTestManager
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/UnitTestManager.h |
Include | #include "UnitTestManager.h" |
Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/UnitTestManager.cpp |
virtual void Serialize
&40;
const TCHAR &42; Data,
ELogVerbosity::Type Verbosity,
const class FName & Category
&41;
Remarks
FOutputDevice methods Write text to the console
Parameters
Name | Description |
---|---|
Data | The text to write |
Verbosity | The log level verbosity for the message |
Category | The log category for the message |