WoW:API Button SetHighlightTextColor: Difference between revisions
Jump to navigation
Jump to search
SetHighlightTextColor -Documentation by DerGhulbus-
({{widgetmethod}}) |
m (Someone really managed to copy that typo in his code =P) |
||
Line 2: | Line 2: | ||
<center>''' | <center>'''SetHighlightTextColor''' ''-Documentation by DerGhulbus-''</center> | ||
Button: | Button:SetHighlightTextColor(r, g, b) | ||
Sets the text color for mouseover highlighting. | Sets the text color for mouseover highlighting. |
Revision as of 17:13, 30 August 2006
← Widget API ← Button < SetHighlightTextColor
Button:SetHighlightTextColor(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: