MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / onConnectionEstablished

Method onConnectionEstablished

Engine/source/sim/netConnection.cpp:1286–1289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1284}
1285
1286void NetConnection::onConnectionEstablished(bool isInitiator)
1287{
1288
1289}
1290
1291void NetConnection::handleStartupError(const char *errorString)
1292{

Callers 3

handleConnectRequestMethod · 0.45
handleConnectAcceptMethod · 0.45
netConnection.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected