Skip to main content

Vehicle::bodyHealth

This functions using for getting or setting body health.

Note: this property is read-only. For edit health use [Vehicle::repair](/vehicle-repair)

Example

```js let bodyHealth = vehicle.bodyHealth ```