World.isIndoor
Returns true if the world is an indoor world.
Kind: Function
Environments: Game
Game
world:isIndoor( )
Parameters:
| Name | Type | Description |
|---|---|---|
world |
World | The world. |
Returns:
| Type | Description |
|---|---|
| boolean | True if indoor. |
Returns true if the world is an indoor world.
Kind: Function
Environments: Game
world:isIndoor( )
Parameters:
| Name | Type | Description |
|---|---|---|
world |
World | The world. |
Returns:
| Type | Description |
|---|---|
| boolean | True if indoor. |