ESODecoded

GetChatCategoryColor

ESO Lua API function — used by 33 of the 3,030 addons we indexed (combined 15,555,271 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

GetChatCategoryColor([ChatChannelCategories|#ChatChannelCategories] category)

Returns: number red, number green, number blue

Real usage — from Action Duration Reminder

  if category then
    local r, g, b = GetChatCategoryColor(category)
    if r and g and b then

Short excerpt from the shipping addon Action Duration Reminderits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Action Duration Reminder6,522,011
Master Merchant 3.03,883,523
pChat (Chat customization & help: look/notification/sound/automation/history)1,832,805
Loot Log1,608,502
Arkadius' Trade Tools845,488
Shissu's Guild Tools186,581