Beta Documentation - Subject to change.

Gets the quantity of the wallet item that the player has.

Syntax

Lua
function WalletItem:GetQuantity();

Returns

Type: number
The quantity of the wallet item that the player has.

Remarks

Gets the quantity of the wallet item that the player has.

See Also