Vehicle.damageHull 2
Damages the vehicle's hull by the given amount, without touching engine, tracks or fuel tank.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | integer | Amount of damage dealt to the hull. |
Examples
No examples available.
