Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ~NetworkGameWindow
Method
~NetworkGameWindow
src/network/network_gui.cpp:464–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
~NetworkGameWindow()
465
{
466
this->last_sorting = this->servers.GetListing();
467
}
468
469
void OnInit() override
470
{
Callers
nothing calls this directly
Calls
1
GetListing
Method · 0.45
Tested by
no test coverage detected