MCPcopy 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
1251bool NetConnection::canRemoteCreate()
1252{
1253 return false;
1254}
1255
1256void NetConnection::onTimedOut()
1257{

Callers 2

handleConnectRequestMethod · 0.45
netConnection.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected