| OpenTTD
    | 
| 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) | |
| byte | station_type | 
| Station type within the currently selected custom station class (if newstations is true) | |
| byte | station_count | 
| Number of custom stations (if newstations is true) | |
Definition at line 58 of file rail_gui.cpp.
 1.8.1.2
 1.8.1.2