Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque2D
/ process
Method
process
engine/source/network/serverQuery.cc:354–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
352
mSeq = seq;
353
}
354
void process( SimObject *object )
355
{
356
processHeartbeat(mSeq);
357
}
358
};
359
360
Callers
nothing calls this directly
Calls
1
processHeartbeat
Function · 0.85
Tested by
no test coverage detected