Open Rails

TTTrain.ProcessTimetableStopCommands Method

[This is preliminary documentation and subject to change.]

Set unprocessed info for train timetable commands Info will be fully processed after all trains have been created - this is necessary as only then is all required info available StationStop info may be null if command is not linked to a station

public void ProcessTimetableStopCommands(
   TTTrainCommands thisCommand,
   int subrouteIndex,
   int sectionIndex,
   int stationIndex,
   TimetableInfo ttinfo
);

See Also

TTTrain Class | ORTS Namespace