![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the durability of an equipped item.
current, maximum = GetInventoryItemDurability(invSlotId)
Arguments
- invSlotId
- number : InventorySlotId
Returns
- current
- number - current durability value.
- maximum
- number - maximum durability value.
