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

Method unpackUpdate

Engine/source/sim/netObject.cpp:322–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

320}
321
322void NetObject::unpackUpdate(NetConnection*, BitStream*)
323{
324}
325
326void NetObject::onCameraScopeQuery(NetConnection *cr, CameraScopeQuery* /*camInfo*/)
327{

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected