GTA V NativesvehicleVehicle::isWindowIntactOn this pageVehicle::isWindowIntactSyntax ```js vehicle.isWindowIntact(windowIndex); ``` Required Arguments windowIndex: int Return value Boolean Example ```js // todo ``` See also