|
OpenTTD Source 20260208-master-g43af8e94d0
|
Data Fields | |
| RoadStopClassID | sel_class |
| Selected road waypoint class. | |
| uint16_t | sel_type |
| Selected road waypoint type within the class. | |
Definition at line 71 of file road_gui.cpp.
| RoadStopClassID RoadWaypointPickerSelection::sel_class |
Selected road waypoint class.
Definition at line 72 of file road_gui.cpp.
| uint16_t RoadWaypointPickerSelection::sel_type |
Selected road waypoint type within the class.
Definition at line 73 of file road_gui.cpp.