Beta Documentation - Subject to change.

Gets the number of the item represented by this item.

Syntax

Lua
function Item:GetQuantity();

Returns

Type: number
The number of instances of the item.

Remarks

Gets the number of the item represented by this item.

See Also