Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ~CargoCollector
Method
~CargoCollector
src/script/api/script_stationlist.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
CargoCollector::~CargoCollector()
133
{
134
this->SetValue();
135
}
136
137
void CargoCollector::SetValue()
138
{
Callers
nothing calls this directly
Calls
1
SetValue
Method · 0.95
Tested by
no test coverage detected