GTA V NativesvehicleVehicle::isStoppedAtTrafficLightsOn this pageVehicle::isStoppedAtTrafficLightsis this for red lights only? more testing required. -sob Syntax ```js vehicle.isStoppedAtTrafficLights(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also