Container.isFull
Returns true if all container slots in the container is at max capacity.
Kind: Function
Environments: Game
Game
container:isFull( )
Parameters:
| Name | Type | Description |
|---|---|---|
container |
Container | The container. |
Returns:
| Type | Description |
|---|---|
| boolean | Returns true if the container is empty. |