The ERConnectionData class stores the data for a single connection
public ERRoad road
The road object attached to this connection
public int marker
The road marker attached to this connection. This can be used for AI purposes. Is the road connected at the start or end.
public int connectionIndex
The connection index to which the road is connected..
|