Returns the texture for an equipped item.
texture = GetInventoryItemTexture(unit, slotId)
Arguments
- unit
- string : UnitId
- slotId
- number - The inventory slot to be queried, obtained via GetInventorySlotInfo.
Return
- texture
- number : FileDataID
Returns the texture for an equipped item.
texture = GetInventoryItemTexture(unit, slotId)