Container.isEmpty

Returns true if the container is empty.

Kind: Function

Environments: Game

Game

container:isEmpty(  )

Open the full Game reference

Parameters:

Name Type Description
container Container The container.

Returns:

Type Description
boolean Returns true if the container is empty.