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

Function SV_FinalMessage

engine/server/sv_main.cpp:1049–1084  ·  view source on GitHub ↗

================== SV_FinalMessage Used by SV_Shutdown to send a final message to all connected clients before the server goes down. The messages are sent immediately, not just stuck on the outgoing message list, because the server is going to totally exit after returning from this function. ================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

SV_ShutdownFunction · 0.85
SV_SendReconnect_fFunction · 0.85
SV_WriteEntitiesToClientFunction · 0.85

Calls 7

BF_WriteByteFunction · 0.85
BF_WriteStringFunction · 0.85
vaFunction · 0.85
BF_WriteOneBitFunction · 0.85
Netchan_TransmitFunction · 0.85
BF_GetNumBytesWrittenFunction · 0.85
BF_GetDataFunction · 0.85

Tested by

no test coverage detected