GTA V NativesvehicleVehicle::steerUnlockBiasOn this pageVehicle::steerUnlockBiasThis 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