Skip to main content

Entity::setRecordsCollisions

Syntax

```js entity.setRecordsCollisions(toggle); ```

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also