| Property | Value |
|---|---|
| Native Name | COPY_VEHICLE_DAMAGES |
| Hash | 0xE44A982368A4AF23 |
| Return Type | void |
| Parameters | sourceVehicle (Vehicle), targetVehicle (Vehicle) |
Description: Copies sourceVehicle's damage (broken bumpers, broken lights, etc.) to targetVehicle.
Parameters
sourceVehicle(Vehicle) — The source to copy the vehicle damage.targetVehicle(Vehicle) — The target to paste the vehicle damage.