Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ SetTransfers
Method
SetTransfers
src/station_gui.cpp:1010–1010 ·
view source on GitHub ↗
* Set the transfers state. */
Source
from the content-addressed store, hash-verified
1008
* Set the transfers state.
1009
*/
1010
void SetTransfers(bool value) { this->transfers = value; }
1011
1012
void Clear();
1013
Callers
1
ShowCargo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected