Wowpedia

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

READ MORE

Wowpedia
Advertisement
SetTextColor -Documentation by DerGhulbus-
obj:SetTextColor(r, g, b{, a})

Sets the object's text color.


Arguments
Float
r
Red part of new color (1.0 for 100% intensity)
Float
g
Green part of new color (1.0 for 100% intensity)
Float
b
Blue part of new color (1.0 for 100% intensity)
Float
a
Alpha part of new color (1.0 for 100% opacity)

Returns

???


See also:

API_Button_SetHighlightTextColor

Advertisement