Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ GetStation
Method
GetStation
src/station_gui.cpp:970–970 ·
view source on GitHub ↗
* Get the station ID for this entry. */
Source
from the content-addressed store, hash-verified
968
* Get the station ID for this entry.
969
*/
970
StationID GetStation() const { return this->station; }
971
972
/**
973
* Get the cargo type for this entry.
Callers
8
operator()
Method · 0.80
SortCount
Method · 0.80
EstimateDestinations
Method · 0.80
BuildFlowList
Method · 0.80
BuildCargoList
Method · 0.80
SetDisplayedRow
Method · 0.80
SearchNonStop
Method · 0.80
DrawEntries
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected