Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetNetworkProxy
Function
GetNetworkProxy
engine/Poseidon/Network/NetworkConfig.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
NetworkPassword = password;
65
}
66
67
RString GetNetworkMasterServer()
68
{
69
return NetworkMasterServer;
70
}
71
72
void SetNetworkMasterServer(const RString& host)
Callers
5
UpdateMasterServerBrowser
Function · 0.85
BeginModdedJoin
Method · 0.85
OnChildDestroyed
Method · 0.85
OnButtonClicked
Method · 0.85
StartWorkshopFetch
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected