natives.CLEAR AREA OF CARS
Jump to navigation
Jump to search
natives.CLEAR_AREA_OF_CARS
Signature: void natives.CLEAR_AREA_OF_CARS(Vec3 min, Vec3 max)
Usage: Remove all vehicles between two points.
Parameters
- Vec3 min Minimum corner of the area (Vector3).
- Vec3 max Maximum corner of the area (Vector3).
Return
void
On failure: void