OpenTTD Source 20241224-master-gee860a5c8e
RoadStopPickerSelection Struct Reference

Data Fields

RoadStopClassID sel_class
 Selected road stop class.
 
uint16_t sel_type
 Selected road stop type within the class.
 
DiagDirection orientation
 Selected orientation of the road stop.
 

Detailed Description

Definition at line 75 of file road_gui.cpp.

Field Documentation

◆ orientation

DiagDirection RoadStopPickerSelection::orientation

◆ sel_class

◆ sel_type

uint16_t RoadStopPickerSelection::sel_type

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