Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetNetObjHandler
Method
GetNetObjHandler
src/game/client/gameclient.cpp:4785–4788 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4783
}
4784
4785
CNetObjHandler *CGameClient::GetNetObjHandler()
4786
{
4787
return &m_NetObjHandler;
4788
}
4789
4790
protocol7::CNetObjHandler *CGameClient::GetNetObjHandler7()
4791
{
Callers
1
UnpackAndValidateSnapshot
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected