Beta Documentation - Subject to change.

Gets the durability of the item.

Syntax

Lua
function ItemInfo:GetDurability();

Returns

Type: number
A value from ItemDurability representing the durability of the item.

Remarks

Gets the durability of the item.

See Also