OpenTTD Source 20241224-master-gee860a5c8e
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 69 of file road_gui.cpp.

Field Documentation

◆ sel_class

RoadStopClassID RoadWaypointPickerSelection::sel_class

◆ sel_type

uint16_t RoadWaypointPickerSelection::sel_type

Selected road waypoint type within the class.

Definition at line 71 of file road_gui.cpp.

Referenced by RoadWaypointPickerCallbacks::GetSelectedType(), BuildRoadToolbarWindow::OnPlaceMouseUp(), and RoadWaypointPickerCallbacks::SetSelectedType().


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