GTA V NativesvehicleVehicle::rollDownWindowsOn this pageVehicle::rollDownWindowsRoll down all the windows of the vehicle passed through the first parameter. -UNBOUND- Syntax ```js vehicle.rollDownWindows(); ``` Required Arguments Return value Undefined Example ```js // todo ``` See also