Widget API: GameTooltip:AddTexture

From AddOn Studio
Revision as of 06:56, 24 November 2007 by WoWWiki>Egingell (Prettied it up a little)
Jump to navigation Jump to search

Widget API ← GameTooltip < AddTexture

GameTooltip.AddTexture -Documentation by Egingell-
--[[
 PNG or BLP (without the .blp extension) relative to the Addon's directory with the WoW install
 directory being the top level (eg "\\interface" = "C:\\Program Files\\World of Warcraft\\interface").
 You'll probably use the texture returned by GetItemInfo().
--]]
 GameTooltip:AddTexture(texture);


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

Note: There appears to be a limit of 10 textures per tooltip.

As per GameTooltipTemplate.xml, there are 10 Texture elements defined in GameTooltipTemplate.