Skip to main content

Vehicle::steerUnlockBias

This seems like a hash collision?

p1 (toggle) was always 1 (true) except in one case in the b678 scripts.

Syntax

```js vehicle.steerUnlockBias(toggle); ```

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also