MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / process

Method process

Engine/source/app/net/serverQuery.cpp:340–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338 session = _session;
339 }
340 void process( SimObject *object )
341 {
342 processPingsAndQueries( session );
343 }
344};
345
346//----------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

processPingsAndQueriesFunction · 0.85

Tested by

no test coverage detected