|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
Data Fields | |
| StationClassID | sel_class |
| Selected station class. | |
| uint16_t | sel_type |
| Selected station type within the class. | |
Definition at line 64 of file rail_gui.cpp.
| StationClassID WaypointPickerSelection::sel_class |
Selected station class.
Definition at line 65 of file rail_gui.cpp.
| uint16_t WaypointPickerSelection::sel_type |
Selected station type within the class.
Definition at line 66 of file rail_gui.cpp.