Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetNetworkMasterServer
Function
GetNetworkMasterServer
engine/Poseidon/Network/NetworkConfig.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
void SetNetworkAdvertiseAddress(const RString& address)
53
{
54
NetworkAdvertiseAddress = address;
55
}
56
57
RString GetNetworkPassword()
58
{
59
return NetworkPassword;
60
}
Callers
8
FillMasterServerServiceRegistration
Method · 0.85
StartMasterServerReporting
Method · 0.85
StopMasterServerReporting
Method · 0.85
UpdateMasterServerReporting
Method · 0.85
ResolveHarnessMasterServerHost
Function · 0.85
BeginModdedJoin
Method · 0.85
UpdateServerList
Method · 0.85
StartWorkshopFetch
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected