![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the icon texture for an item.
icon = GetItemIcon(itemID)
Arguments
- itemID
- number - The ID of the item to query e.g. 23405 for
[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.
