sm.game.setLimitedInventory

Sets limited inventory. If true the items are limited, if false the items are unlimited.

Kind: Function

Environments: Game

Game

sm.game.setLimitedInventory( isLimited )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
isLimited boolean Is limited.