WoW:API FontInstance SetTextColor: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
<center>'''SetTextColor''' ''-Documentation by DerGhulbus-''</center>
<center>'''SetTextColor''' ''-Documentation by DerGhulbus-''</center>


  Button:SetText(r, g, b)
  obj:SetTextColor(r, g, b{, a})


Sets the Button's text color.
Sets the object's text color.


----
----
Line 14: Line 14:
:Float
:Float
:;b: Blue part of new color (1.0 for 100% intensity)
:;b: Blue part of new color (1.0 for 100% intensity)
:Float
:;a: Alpha part of new color (1.0 for 100% opacity)


----
----
Anonymous user