OpenTTD Source 20260206-master-g4d4e37dbf1
WaypointPickerSelection Struct Reference

Data Fields

StationClassID sel_class
 Selected station class.
uint16_t sel_type
 Selected station type within the class.

Detailed Description

Definition at line 64 of file rail_gui.cpp.

Field Documentation

◆ sel_class

StationClassID WaypointPickerSelection::sel_class

Selected station class.

Definition at line 65 of file rail_gui.cpp.

◆ sel_type

uint16_t WaypointPickerSelection::sel_type

Selected station type within the class.

Definition at line 66 of file rail_gui.cpp.


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