WoW:API GameTooltip AddTexture: Difference between revisions

m
Prettied it up a little
m (Updated link text.)
m (Prettied it up a little)
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}


<center>'''Title''' ''-Documentation by [[user:Egingell|Egingell]]-''</center>
<center>'''GameTooltip.AddTexture''' ''-Documentation by [[user:Egingell|Egingell]]-''</center>
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->


Line 16: Line 16:


Note: There appears to be a limit of 10 textures per tooltip.
Note: There appears to be a limit of 10 textures per tooltip.
 
:As per [http://wdn.wowinterface.com/code/0307485/FrameXML/GameTooltipTemplate.xml GameTooltipTemplate.xml], there are ''10'' '''Texture''' elements defined in '''GameTooltipTemplate'''.
As what I got in GameTooltipTemplate.xml[http://wdn.wowinterface.com/code/0307485/FrameXML/GameTooltipTemplate.xml], there are ''10'' '''Texture''' elements defined in '''GameTooltipTemplate'''.
Anonymous user