Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque2D
/ stopHeartBeat
Function
stopHeartBeat
engine/source/network/serverQuery.cc:610–613 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
608
}
609
610
void stopHeartBeat()
611
{
612
gHeartbeatSeq++;
613
}
614
615
//-----------------------------------------------------------------------------
616
// Internal
Callers
1
serverQuery_ScriptBinding.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected