WoW:API FontString SetAlphaGradient: Difference between revisions

m
Move page script moved page API FontString SetAlphaGradient to WoW:API FontString SetAlphaGradient without leaving a redirect
No edit summary
m (Move page script moved page API FontString SetAlphaGradient to WoW:API FontString SetAlphaGradient without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{widgetmethod}}
Creates or removes an alpha gradient over the text in the FontString fading from 100% opaque to 100% transparent.
Creates or removes an alpha gradient over the text in the FontString fading from 100% opaque to 100% transparent.


Line 27: Line 29:
Now, view any tooltip.  You will see the text on the first line of the tooltip fade out as it approaches 40 pixels from the left.  To set the tooltip back use:
Now, view any tooltip.  You will see the text on the first line of the tooltip fade out as it approaches 40 pixels from the left.  To set the tooltip back use:
  GameTooltipTextLeft1:SetAlphaGradient(0,0)
  GameTooltipTextLeft1:SetAlphaGradient(0,0)
----
'''Part of the [[Widget API|World of Warcraft Widget API]]'''
----
--[[User:Tardmrr|Tardmrr]]
{{template:WoW API}}
Anonymous user