Syntax
| Lua |
|---|
function WalletItem:GetMaxQuantity(); |
Returns
Type: numberThe maximum quantity of this wallet item that a player can have.
Remarks
Gets the maximum quantity of this wallet item that a player can have.
| Lua |
|---|
function WalletItem:GetMaxQuantity(); |