Skip to main content

Vehicle::areAllWindowsIntact

Appears to return false if any window is broken.

Syntax​

```js vehicle.areAllWindowsIntact(); ```

Required Arguments​

Return value​

  • Boolean

Example​

```js // todo ```

See also​