Skip to main content

Player::setCanBeShotInVehicle

Syntax

```js player.setCanBeShotInVehicle(toggle); ```

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also