Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns color info for a color type.

color = C_Console.GetColorFromType(colorType)

Arguments[]

colorType
Enum.ConsoleColorType
Value Field Description
0 DefaultColor
1 InputColor
2 EchoColor
3 ErrorColor
4 WarningColor
5 GlobalColor
6 AdminColor
7 HighlightColor
8 BackgroundColor
9 ClickbufferColor
10 PrivateColor
11 DefaultGreen

Returns[]

color
ColorMixin🔗

Patch changes[]

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added DefaultGreen field.
Legion Patch 7.3.0 (2017-08-29): Added.

Advertisement