FUnitLogInterface::SetLogColor

Override the default log color

Windows
MacOS
Linux

Override Hierarchy

FUnitLogInterface::SetLogColor()

FUnitLogRedirect::SetLogColor()

References

Module

NetcodeUnitTest

Header

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

Include

#include "UnitLogging.h"

Syntax

virtual void SetLogColor
(
    FSlateColor InLogColor
)

Remarks

Override the default log color

Parameters

Parameter

Description

InLogColor

The new log color to use

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