Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ notifyDelivered
Method
notifyDelivered
Engine/source/sim/netEvent.cpp:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void NetEvent::notifyDelivered(NetConnection *, bool)
38
{
39
}
40
41
void NetEvent::notifySent(NetConnection *)
42
{
Callers
3
eventOnRemove
Method · 0.45
eventPacketDropped
Method · 0.45
eventPacketReceived
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected