Skip to main content

Entity::isInZone

Syntax​

```js entity.isInZone(zone); ```

Required Arguments​

  • zone: String

Return value​

  • Boolean

Example​

```js // todo ```

See also​