MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / GetVersion

Function GetVersion

src/openrct2/network/NetworkBase.cpp:4091–4094  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4089 }
4090
4091 std::string GetVersion()
4092 {
4093 return kStreamID;
4094 }
4095
4096 Stats GetStats()
4097 {

Callers 7

CompareToMethod · 0.70
IsVersionValidMethod · 0.70
Client_Send_AUTHMethod · 0.70
ServerSendAuthMethod · 0.70
GetServerInfoAsJsonMethod · 0.70
ServerHandleAuthMethod · 0.70
PrintVersionFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected