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