MCPcopy 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
601int CPlayer::GetClientVersion() const
602{
603 return m_pGameServer->GetClientVersion(m_ClientId);
604}
605
606CCharacter *CPlayer::GetCharacter()
607{

Callers 15

LogEventMethod · 0.45
SendTeamsStateMethod · 0.45
OnFinishMethod · 0.45
TickMethod · 0.45
SnapMethod · 0.45
SnapMethod · 0.45
SnapMethod · 0.45
SnapMethod · 0.45
SnapMethod · 0.45
SnapMethod · 0.45
SnapMethod · 0.45
SnapCharacterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected