Vehicle::bodyHealth
Внешний вид
This functions using for getting or setting body health.
Note: this property is read-only. For edit health use Vehicle::repair
Example
<source lang="javascript"> let bodyHealth = vehicle.bodyHealth </source>
This functions using for getting or setting body health.
Note: this property is read-only. For edit health use Vehicle::repair
<source lang="javascript"> let bodyHealth = vehicle.bodyHealth </source>