Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ handleStartupError
Method
handleStartupError
Engine/source/sim/netConnection.cpp:1296–1299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1294
}
1295
1296
void NetConnection::handleStartupError(const char *errorString)
1297
{
1298
1299
}
1300
1301
void NetConnection::writeConnectRequest(BitStream *stream)
1302
{
Callers
2
handleConnectAccept
Method · 0.45
netConnection.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected