Skip to main content

Vehicle::setCanBeTargetted

This has not yet been tested - it's just an assumption of what the types could be.

Syntax

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

Required Arguments

  • state: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also