MCPcopy 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
37void NetEvent::notifyDelivered(NetConnection *, bool)
38{
39}
40
41void NetEvent::notifySent(NetConnection *)
42{

Callers 3

eventOnRemoveMethod · 0.45
eventPacketDroppedMethod · 0.45
eventPacketReceivedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected