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