Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
336
void NetObject::unpackUpdate(NetConnection*, BitStream*)
337
{
338
}
339
340
void NetObject::onCameraScopeQuery(NetConnection *cr, CameraScopeQuery* /*camInfo*/)
341
{
Callers
4
unpack
Method · 0.45
ghostReadPacket
Method · 0.45
activateGhosting
Method · 0.45
ghostReadStartBlock
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected