GameClass.enableLimitedInventory
Enables or disables limited inventory. (Defaults to false)
Kind: Constant
Environments: Game
Game
When limited in inventory is on, items have a limited amount. When off, the player has access to all items. (Except for items with json value "hidden": true)
Returns:
| Type | Description |
|---|---|
| boolean | — |