Squad.repairVehicle 232
Orders the squad to repair the specified vehicle.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | Vehicle | The vehicle to repair. |
Examples
Example 76
squad.repairVehicle(vehicle);