Beta Documentation - Subject to change.

Gets the wear state of the item.

Syntax

Lua
function Item:GetWearState();

Returns

Type: number
A value from ItemWearState representing the wear state of the item.

Remarks

Gets the wear state of the item.

See Also