Index
Collapse All
Expand All
GetDurability Method
Item Class
Members
See Also
Beta Documentation - Subject to change.
Gets the durability of the item.
Syntax
Lua
function
Item
:
GetDurability
(
)
;
Returns
Type: number
A value from ItemDurability representing the durability of the item.
Remarks
Gets the durability of the item.
See Also
Item
Turbine.Gameplay