Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ Reconnect
Function
Reconnect
src/openrct2/network/NetworkBase.cpp:3292–3295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3290
}
3291
3292
void Reconnect()
3293
{
3294
GetContext()->GetNetwork().Reconnect();
3295
}
3296
3297
void ShutdownClient()
3298
{
Callers
2
Tick
Method · 0.85
networkMenuDropdown
Method · 0.85
Calls
2
GetContext
Function · 0.85
Reconnect
Method · 0.80
Tested by
no test coverage detected