MCPcopy Create free account
hub / github.com/GarageGames/Torque2D / process

Method process

engine/source/network/serverQuery.cc:323–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321 session = _session;
322 }
323 void process( SimObject *object )
324 {
325 processPingsAndQueries( session );
326 }
327};
328
329//----------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

processPingsAndQueriesFunction · 0.85

Tested by

no test coverage detected