MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / SV_DropClient

Function SV_DropClient

engine/server/sv_client.cpp:546–602  ·  view source on GitHub ↗

===================== SV_DropClient Called when the player is totally leaving the server, either willingly or unwillingly. This is NOT called if the entire server is quiting or crashing. ===================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

SV_New_fFunction · 0.85
SV_Disconnect_fFunction · 0.85
SV_ParseClientMoveFunction · 0.85
SV_ParseResourceListFunction · 0.85
SV_ParseVoiceDataFunction · 0.85
SV_ExecuteClientMessageFunction · 0.85
CheckBurstRateMethod · 0.85
CheckAverageRateMethod · 0.85
SV_CheckTimeoutsFunction · 0.85
SV_Kick_fFunction · 0.85
SV_WriteEntitiesToClientFunction · 0.85
SV_SendClientMessagesFunction · 0.85

Calls 7

BF_WriteByteFunction · 0.85
SV_DisconnectClientFunction · 0.85
NET_CompareBaseAdrFunction · 0.85
SV_EndRedirectFunction · 0.85
Netchan_ClearFunction · 0.85
SV_FullClientUpdateFunction · 0.85

Tested by

no test coverage detected