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

Method handleStartupError

Engine/source/sim/netConnection.cpp:1291–1294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1289}
1290
1291void NetConnection::handleStartupError(const char *errorString)
1292{
1293
1294}
1295
1296void NetConnection::writeConnectRequest(BitStream *stream)
1297{

Callers 2

handleConnectAcceptMethod · 0.45
netConnection.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected