Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ decRef
Method
decRef
Engine/source/sim/netConnection.h:262–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
incRefCount();
261
}
262
void decRef()
263
{
264
decRefCount();
265
}
266
267
#ifdef TORQUE_DEBUG_NET
268
virtual const char *getDebugName();
Callers
5
eventOnRemove
Method · 0.45
eventPacketDropped
Method · 0.45
eventPacketReceived
Method · 0.45
eventReadPacket
Method · 0.45
postNetEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected