OpenTTD Source 20260208-master-g43af8e94d0
RoadWaypointPickerSelection Struct Reference

Data Fields

RoadStopClassID sel_class
 Selected road waypoint class.
uint16_t sel_type
 Selected road waypoint type within the class.

Detailed Description

Definition at line 71 of file road_gui.cpp.

Field Documentation

◆ sel_class

RoadStopClassID RoadWaypointPickerSelection::sel_class

Selected road waypoint class.

Definition at line 72 of file road_gui.cpp.

◆ sel_type

uint16_t RoadWaypointPickerSelection::sel_type

Selected road waypoint type within the class.

Definition at line 73 of file road_gui.cpp.


The documentation for this struct was generated from the following file: