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

Method process

Engine/source/app/net/serverQuery.cpp:341–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

processPingsAndQueriesFunction · 0.85

Tested by

no test coverage detected