Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ onConnectionRejected
Method
onConnectionRejected
Engine/source/sim/netConnection.cpp:1287–1289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1285
}
1286
1287
void NetConnection::onConnectionRejected(const char *reason)
1288
{
1289
}
1290
1291
void NetConnection::onConnectionEstablished(bool isInitiator)
1292
{
Callers
2
handleConnectReject
Method · 0.45
netConnection.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected