Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Returns the icon texture for an item.

icon = GetItemIcon(itemID) 

Arguments[]

itemID
number - The ID of the item to query e.g. 23405 for Inv chest leather 09 [Farstrider's Tunic].

Returns[]

icon
number : FileID - Icon texture used by the item.

Details[]

  • Unlike GetItemInfo(), this function does not require the item to be readily available from the item cache.
Advertisement