MCPcopy 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

TickMethod · 0.85
networkMenuDropdownMethod · 0.85

Calls 2

GetContextFunction · 0.85
ReconnectMethod · 0.80

Tested by

no test coverage detected