Skip to main content

Entity::isTouchingModel

Syntax​

```js entity.isTouchingModel(modelHash); ```

Required Arguments​

  • modelHash: Model hash or name

Return value​

  • Boolean

Example​

```js // todo ```

See also​