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

Method process

Engine/source/app/net/serverQuery.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324 session = _session;
325 }
326 void process( SimObject *object )
327 {
328 processMasterServerQuery( session );
329 }
330};
331
332//----------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

processMasterServerQueryFunction · 0.85

Tested by

no test coverage detected