Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ GetState
Method
GetState
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:403–406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
401
}
402
403
NetworkState NetworkManagerBase::GetState() const
404
{
405
return _state;
406
}
407
408
std::uint32_t NetworkManagerBase::GetRoundTripTimeMs() const
409
{
Callers
2
MpLevelHandler
Method · 0.45
RollbackLevelState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected