OpenTTD Source 20260512-master-g20b387b91f
TileAndStation Struct Reference

Struct containing TileIndex and StationID. More...

Data Fields

TileIndex tile
 TileIndex.
StationID station
 StationID.

Detailed Description

Struct containing TileIndex and StationID.

Definition at line 2198 of file station_gui.cpp.

Field Documentation

◆ station

StationID TileAndStation::station

StationID.

Definition at line 2200 of file station_gui.cpp.

◆ tile

TileIndex TileAndStation::tile

TileIndex.

Definition at line 2199 of file station_gui.cpp.


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