Перейти к содержанию

Vehicle::bodyHealth

Материал из RAGE MP Wiki Archive

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>