Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetClientVersion
Method
GetClientVersion
src/game/server/player.cpp:601–604 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
599
}
600
601
int CPlayer::GetClientVersion() const
602
{
603
return m_pGameServer->GetClientVersion(m_ClientId);
604
}
605
606
CCharacter *CPlayer::GetCharacter()
607
{
Callers
15
LogEvent
Method · 0.45
SendTeamsState
Method · 0.45
OnFinish
Method · 0.45
Tick
Method · 0.45
Snap
Method · 0.45
Snap
Method · 0.45
Snap
Method · 0.45
Snap
Method · 0.45
Snap
Method · 0.45
Snap
Method · 0.45
Snap
Method · 0.45
SnapCharacter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected