City Based Parking and Routing System API Documentation

AdminSystem.Simulate Method 

Simulates the parking system thus allowing vehicles to exit.

public void Simulate(
   uint step
);

Parameters

step
The current time step.

See Also

AdminSystem Class | CBPRS.Parking Namespace