MCPcopy 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
1256bool NetConnection::canRemoteCreate()
1257{
1258 return false;
1259}
1260
1261void NetConnection::onTimedOut()
1262{

Callers 2

handleConnectRequestMethod · 0.45
netConnection.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected