Skip to main content

Vehicle::setBodyHealth

p2 often set to 1000.0 in the decompiled scripts.

Syntax

```js vehicle.setBodyHealth(value); ```

Required Arguments

  • value: float

Return value

  • Undefined

Example

```js // todo ```

See also