WoW:API GameTooltip AddTexture: Difference between revisions

m
Updated link text.
No edit summary
 
m (Updated link text.)
Line 15: Line 15:
Adds a texture (icon) to the beginning of the last line added by [[API GameTooltip_AddLine|AddLine]](), [[API GameTooltip_AddDoubleLine|AddDoubleLine]](), etc.
Adds a texture (icon) to the beginning of the last line added by [[API GameTooltip_AddLine|AddLine]](), [[API GameTooltip_AddDoubleLine|AddDoubleLine]](), etc.


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