Beta Documentation - Subject to change.

Gets the maximum number of instances that can be stacked together.

Syntax

Lua
function ItemInfo:GetMaxStackSize();

Returns

Type: number
The maximum number of instances that can be stacked together.

Remarks

Gets the maximum number of instances that can be stacked together.

See Also