Syntax
Lua |
---|
function ItemInfo:GetMaxStackSize(); |
Returns
Type: numberThe maximum number of instances that can be stacked together.
Remarks
Gets the maximum number of instances that can be stacked together.
Lua |
---|
function ItemInfo:GetMaxStackSize(); |