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

Method process

Engine/source/app/net/serverQuery.cpp:357–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

355 }
356
357 void process( SimObject *object )
358 {
359 processServerListPackets( session );
360 }
361};
362
363//----------------------------------------------------------------

Callers

nothing calls this directly

Calls 1

processServerListPacketsFunction · 0.85

Tested by

no test coverage detected