Player.getInventory
Returns the inventory container of the player.
Kind: Function
Environments: Game
Game
player:getInventory( )
Parameters:
| Name | Type | Description |
|---|---|---|
player |
Player | The player. |
Returns:
| Type | Description |
|---|---|
| Container | The player's inventory. |