WoW:API FontInstance SetTextColor
Jump to navigation
Jump to search
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