Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CompareTo
Method · 0.70
IsVersionValid
Method · 0.70
Client_Send_AUTH
Method · 0.70
ServerSendAuth
Method · 0.70
GetServerInfoAsJson
Method · 0.70
ServerHandleAuth
Method · 0.70
PrintVersion
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected