FMessageLog::GetLogColor

Helper function to retrieve a log color for a specified message severity

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/MessageLog.h

Include

#include "Logging/MessageLog.h"

Source

/Engine/Source/Runtime/Core/Private/Logging/MessageLog.cpp

Syntax

static const TCHAR *const GetLogColor
(
    EMessageSeverity::Type InSeverity
)

Remarks

Helper function to retrieve a log color for a specified message severity

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