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

Function MSG_ReadDeltaEntity

engine/common/net_encode.cpp:1827–1907  ·  view source on GitHub ↗

================== MSG_ReadDeltaEntity The entity number has already been read from the message, which is how the from state is identified. If the delta removes the entity, entity_state_t->number will be set to MAX_EDICTS Can go from either a baseline or a previous packet_entity ================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CL_ParseBaselineFunction · 0.85
CL_DeltaEntityFunction · 0.85
CL_FlushEntityPacketFunction · 0.85

Calls 5

MsgDevFunction · 0.85
BF_ReadUBitLongFunction · 0.85
BF_ReadOneBitFunction · 0.85
Delta_FindStructFunction · 0.85
Delta_ReadFieldFunction · 0.85

Tested by

no test coverage detected