MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / GE

Method GE

src/script/api/script_stationlist.cpp:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 template <ScriptStationList_Cargo::CargoSelector Tselector>
109 void Update(StationID from, StationID via, uint amount);
110 const GoodsEntry *GE() const { return ge; }
111
112private:
113 void SetValue();

Calls

no outgoing calls

Tested by

no test coverage detected