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

Method process

engine/source/network/serverQuery.cc:308–311  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306 session = _session;
307 }
308 void process( SimObject *object )
309 {
310 processMasterServerQuery( session );
311 }
312};
313
314//----------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

processMasterServerQueryFunction · 0.85

Tested by

no test coverage detected