Skip to main content

Vehicle::isDamaged

Appears to return true if the vehicle has any damage, including cosmetically.

Syntax

```js vehicle.isDamaged(); ```

Required Arguments

Return value

  • Boolean

Example

```js // todo ```

See also