|
OpenTTD Source
14.0-beta3
|
Data Fields | |
| Axis | orientation |
| Currently selected rail station orientation. | |
| bool | newstations |
| Are custom station definitions available? | |
| StationClassID | station_class |
Currently selected custom station class (if newstations is true ) | |
| uint16_t | station_type |
Station type within the currently selected custom station class (if newstations is true ) | |
| uint16_t | station_count |
Number of custom stations (if newstations is true ) | |
Definition at line 61 of file rail_gui.cpp.