MCPcopy Create free account
hub / github.com/ddnet/ddnet / SetSpectatorId

Method SetSpectatorId

src/game/server/player.cpp:912–915  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

910}
911
912void CPlayer::SetSpectatorId(int Id)
913{
914 m_SpectatorId = Id;
915}
916
917void CPlayer::ProcessScoreResult(CScorePlayerResult &Result)
918{

Callers 4

ToggleSpecPauseVotedFunction · 0.80
OnClientDropMethod · 0.80
SetTeamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected