Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ write
Method
write
Engine/source/scene/pathManager.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
void PathManagerEvent::write(NetConnection*nc, BitStream *stream)
124
{
125
pack(nc, stream);
126
}
127
128
void PathManagerEvent::unpack(NetConnection*, BitStream* stream)
129
{
Callers
5
packData
Method · 0.45
pack
Method · 0.45
dumpState
Method · 0.45
writeFields
Method · 0.45
packUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected