Skip to main content

Vehicle::setCanRespray

Hardcoded to not work in multiplayer.

Syntax​

```js vehicle.setCanRespray(state); ```

Required Arguments​

  • state: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​