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

Method process

Engine/source/app/net/serverQuery.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

processHeartbeatFunction · 0.85

Tested by

no test coverage detected