Open Rails

TimetableInfo.ProcessTimetable Method

[This is preliminary documentation and subject to change.]

Process timetable file Convert info into list of trains

public List<TTTrain> ProcessTimetable(
   string[] arguments,
   LoaderProcess loader
);

Parameters

arguments
loader

Return Value

List of extracted Trains

See Also

TimetableInfo Class | ORTS Namespace