Skip to content

VehicleLightState

@vimp-mp/types 2.0.1

Interface · Client API

Current low-beam and high-beam state of a vehicle.

ts
interface VehicleLightState

Members

highbeamsOn

ts
highbeamsOn: boolean

Whether the vehicle's high beams are on.

lightsOn

ts
lightsOn: boolean

Whether the vehicle's regular lights are on.

VIMP developer documentation