MCPcopy 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
132CargoCollector::~CargoCollector()
133{
134 this->SetValue();
135}
136
137void CargoCollector::SetValue()
138{

Callers

nothing calls this directly

Calls 1

SetValueMethod · 0.95

Tested by

no test coverage detected