Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement


itemName, ItemLink = GameTooltip:GetItem();

Returns the name and link of the item displayed on a GameTooltip.


Arguments
none

Returns
itemName, ItemLink
itemName
Plain text item name (e.g. "Broken Fang").
ItemLink
Formatted item link (e.g. "|cff9d9d9d|Hitem:7073:0:0:0:0:0:0:0|h[Broken Fang]|h|r").
Advertisement