Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ canRemoteCreate
Method
canRemoteCreate
Engine/source/sim/netConnection.cpp:1256–1259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1254
}
1255
1256
bool NetConnection::canRemoteCreate()
1257
{
1258
return false;
1259
}
1260
1261
void NetConnection::onTimedOut()
1262
{
Callers
2
handleConnectRequest
Method · 0.45
netConnection.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected