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

Method process

engine/source/network/serverQuery.cc:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 }
338
339 void process( SimObject *object )
340 {
341 processServerListPackets( session );
342 }
343};
344
345//----------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

processServerListPacketsFunction · 0.85

Tested by

no test coverage detected