Train.CreateStationStop Method
[This is preliminary documentation and subject to change.]
public
bool CreateStationStop(
int platformStartID,
int arrivalTime,
int departTime,
DateTime arrivalDT,
DateTime departureDT,
float clearingDistanceM,
ref
int beginActiveSubroute,
ref
int activeSubrouteNodeIndex);
See Also
Train Class | ORTS Namespace