MCPcopy 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
SortCountMethod · 0.80
EstimateDestinationsMethod · 0.80
BuildFlowListMethod · 0.80
BuildCargoListMethod · 0.80
SetDisplayedRowMethod · 0.80
SearchNonStopMethod · 0.80
DrawEntriesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected