Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ multiplayerConnect
Function
multiplayerConnect
src/OpenLoco/src/Ui/Windows/TitleMenu.cpp:372–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
static void multiplayerConnect(std::string_view host)
373
{
374
Network::joinServer(host);
375
}
376
377
static void sub_43910A()
378
{
Callers
1
onTextInput
Function · 0.85
Calls
1
joinServer
Function · 0.85
Tested by
no test coverage detected