Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ GetAuthstatus
Function
GetAuthstatus
src/openrct2/network/NetworkBase.cpp:3362–3365 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3360
}
3361
3362
Auth GetAuthstatus()
3363
{
3364
return GetContext()->GetNetwork().GetAuthStatus();
3365
}
3366
3367
uint32_t GetServerTick()
3368
{
Callers
3
gameStateTick
Function · 0.85
ChatAvailable
Function · 0.85
ConsoleCommandSay
Function · 0.85
Calls
2
GetContext
Function · 0.85
GetAuthStatus
Method · 0.80
Tested by
no test coverage detected