Syntax
| Lua |
|---|
function ItemInfo:GetMaxQuantity(); |
Returns
Type: numberThe 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.
| Lua |
|---|
function ItemInfo:GetMaxQuantity(); |