Beta Documentation - Subject to change.

Gets the number of items in the player's wallet.

Syntax

Lua
function Wallet:GetSize();

Returns

Type: number
The number of items in the player's wallet.

Remarks

This returns the number of items in the player's wallet.

See Also