Beta Documentation - Subject to change.

Gets the size of the player's backpack.

Syntax

Lua
function Backpack:GetSize();

Returns

Type: number
The size of the player's backpack.

Remarks

This returns the size of the player's backpack.

See Also