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

Method process

Engine/source/app/net/serverQuery.cpp:372–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370 mSeq = seq;
371 }
372 void process( SimObject *object )
373 {
374 processHeartbeat(mSeq);
375 }
376};
377
378

Callers

nothing calls this directly

Calls 1

processHeartbeatFunction · 0.85

Tested by

no test coverage detected