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

Function MSG_WriteDeltaEntity

engine/common/net_encode.cpp:1736–1814  ·  view source on GitHub ↗

============================================================================= entity_state_t communication ============================================================================= */ ================== MSG_WriteDeltaEntity Writes part of a packetentities message, including the entity number. Can delta from either a baseline or a previous packet_entity If to is NULL, a remove entity update

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SV_Baselines_fFunction · 0.85
SV_EmitPacketEntitiesFunction · 0.85

Calls 7

BF_WriteWordFunction · 0.85
MsgDevFunction · 0.85
BF_WriteOneBitFunction · 0.85
Delta_FindStructFunction · 0.85
Delta_CustomEncodeFunction · 0.85
Delta_WriteFieldFunction · 0.85
BF_SeekToBitFunction · 0.85

Tested by

no test coverage detected