Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ GetCargo
Method
GetCargo
src/station_gui.cpp:975–975 ·
view source on GitHub ↗
* Get the cargo type for this entry. */
Source
from the content-addressed store, hash-verified
973
* Get the cargo type for this entry.
974
*/
975
CargoType GetCargo() const { return this->cargo; }
976
977
/**
978
* Get the cargo count for this entry.
Callers
3
operator()
Method · 0.80
SetDisplayedRow
Method · 0.80
DrawEntries
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected