MCPcopy 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

gameStateTickFunction · 0.85
ChatAvailableFunction · 0.85
ConsoleCommandSayFunction · 0.85

Calls 2

GetContextFunction · 0.85
GetAuthStatusMethod · 0.80

Tested by

no test coverage detected