Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ notifySent
Method
notifySent
Engine/source/sim/netEvent.cpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void NetEvent::notifySent(NetConnection *)
42
{
43
}
44
45
#ifdef TORQUE_DEBUG_NET
46
const char *NetEvent::getDebugName()
Callers
1
eventWritePacket
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected