Skip to main content

Vehicle::isDriveable

p1 is always 0 in the scripts.

Syntax

```js vehicle.isDriveable(p1); ```

Required Arguments

  • p1: Boolean

Return value

  • Boolean

Example

```js // todo ```

See also