GTA V NativesvehicleVehicle::getIsLeftHeadlightDamagedOn this pageVehicle::getIsLeftHeadlightDamagedFrom the driver's perspective, is the left headlight broken. Syntax ```js vehicle.getIsLeftHeadlightDamaged(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also