WoW:API FontInstance SetTextColor: Difference between revisions
Jump to navigation
Jump to search
SetTextColor -Documentation by DerGhulbus-
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
[[API_Button_SetHighlightTextColor]] | [[API_Button_SetHighlightTextColor]] | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 05:11, 4 January 2006
Button:SetText(r, g, b)
Sets the Button'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)
- Returns
???
- See also:
API_Button_SetHighlightTextColor