natives.CREATE RANDOM CAR FOR CAR PARK
natives.CREATE_RANDOM_CAR_FOR_CAR_PARK
Signature: void natives.CREATE_RANDOM_CAR_FOR_CAR_PARK(Vec3 position, float heading)
Usage: spawns a random vehicle for a car park generator
Parameters
- Vec3 position Race position.
- float heading Angle in degrees (0 = north).
Return
void
On failure: void