Container.isEmpty
Returns true if the container is empty.
Kind: Function
Environments: Game
Game
container:isEmpty( )
Parameters:
| Name | Type | Description |
|---|---|---|
container |
Container | The container. |
Returns:
| Type | Description |
|---|---|
| boolean | Returns true if the container is empty. |