OpenTTD Source
20241108-master-g80f628063a
|
Container for the arrival/departure dates of a vehicle. More...
Data Fields | |
TimerGameTick::Ticks | arrival |
The arrival time. | |
TimerGameTick::Ticks | departure |
The departure time. | |
Container for the arrival/departure dates of a vehicle.
Definition at line 39 of file timetable_gui.cpp.