WoW:API Button SetHighlightTextColor: Difference between revisions
Jump to navigation
Jump to search
SetHiglightTextColor -Documentation by DerGhulbus-
No edit summary |
({{widgetmethod}}) |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | |||
<center>'''SetHiglightTextColor''' ''-Documentation by DerGhulbus-''</center> | <center>'''SetHiglightTextColor''' ''-Documentation by DerGhulbus-''</center> | ||
Line 24: | Line 27: | ||
[[API_Button_SetTextColor]] | [[API_Button_SetTextColor]] | ||
Revision as of 10:56, 10 June 2006
← Widget API ← Button < SetHighlightTextColor
Button:SetText(r, g, b)
Sets the text color for mouseover highlighting.
- 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: