GTA V NativesvehicleVehicle::areAllWindowsIntactOn this pageVehicle::areAllWindowsIntactAppears to return false if any window is broken. Syntax ```js vehicle.areAllWindowsIntact(); ``` Required Arguments Return value Boolean Example ```js // todo ``` See also