MCPcopy 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
67RString GetNetworkMasterServer()
68{
69 return NetworkMasterServer;
70}
71
72void SetNetworkMasterServer(const RString& host)

Callers 5

BeginModdedJoinMethod · 0.85
OnChildDestroyedMethod · 0.85
OnButtonClickedMethod · 0.85
StartWorkshopFetchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected