C_Commentator.GetTeamHighlightColor

From Warcraft Wiki
Jump to navigation Jump to search
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_Commentator.GetTeamColor TheWarWithin-Icon-Inline.pngDragonflight-Icon-Inline.pngCata-Logo-Small.pngWoW Icon update.png + 9.0.1
GitHub Octocat.png  Townlong-Yak BAD.png  ProfIcons engineering.png  BTNTemp.png C_Commentator.GetTeamColorByUnit TheWarWithin-Icon-Inline.pngDragonflight-Icon-Inline.pngCata-Logo-Small.pngWoW Icon update.png + 9.0.1
BTNTemp.png C_Commentator.GetTeamHighlightColor + 7.3.5

Needs summary.

highlightColorR, highlightColorG, highlightColorB, highlightColorA = C_Commentator.GetTeamHighlightColor(teamIndex)

Arguments

teamIndex
number

Returns

highlightColorR
number
highlightColorG
number
highlightColorB
number
highlightColorA
number

Patch changes

Legion Patch 7.3.5 (2018-01-16): Added.