Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > FUnitLogRedirect
- FUnitLogInterface::SetLogColor()
- FUnitLogRedirect::SetLogColor()
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/UnitLogging.h |
Include | #include "UnitLogging.h" |
virtual void SetLogColor
&40;
FSlateColor InLogColor
&41;
Remarks
Override the default log color
Parameters
Name | Description |
---|---|
InLogColor | The new log color to use |