Widget API: Button:SetHighlightTextColor

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API Button SetHighlightTextColor to API Button SetHighlightTextColor without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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:

API_Button_SetTextColor