MCPcopy 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
1287void NetConnection::onConnectionRejected(const char *reason)
1288{
1289}
1290
1291void NetConnection::onConnectionEstablished(bool isInitiator)
1292{

Callers 2

handleConnectRejectMethod · 0.45
netConnection.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected