Beta Documentation - Subject to change.

Gets the maximum number of instances that can be contained at one time.

Syntax

Lua
function ItemInfo:GetMaxQuantity();

Returns

Type: number
The maximum number of instances that can be contained at one time.

Remarks

Gets the maximum number of instances that can be contained at one time.

See Also