MCPcopy 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
1282void NetConnection::onConnectionRejected(const char *reason)
1283{
1284}
1285
1286void NetConnection::onConnectionEstablished(bool isInitiator)
1287{

Callers 2

handleConnectRejectMethod · 0.45
netConnection.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected