Widget API: GameTooltip:AddTexture

From AddOn Studio
Revision as of 00:06, 25 January 2009 by WoWWiki>Mundocani (Added some certainty, removed explanation of texture path (which is covered elsewhere on this site))
Jump to navigation Jump to search

Widget API ← GameTooltip < AddTexture


 GameTooltip:AddTexture(texturePath)


Adds a texture (icon) to the beginning of the last line added by AddLine(), AddDoubleLine(), etc.

Note: There is a limit of 10 textures per tooltip (as seen in GameTooltipTemplate.xml)