MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / unpackUpdate

Method unpackUpdate

Engine/source/sim/netObject.cpp:336–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336void NetObject::unpackUpdate(NetConnection*, BitStream*)
337{
338}
339
340void NetObject::onCameraScopeQuery(NetConnection *cr, CameraScopeQuery* /*camInfo*/)
341{

Callers 4

unpackMethod · 0.45
ghostReadPacketMethod · 0.45
activateGhostingMethod · 0.45
ghostReadStartBlockMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected