MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / PollPTrackNet

Function PollPTrackNet

netcon/mtclient/mtpilottracker.cpp:455–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453}
454
455void PollPTrackNet() {
456 IdlePTrack();
457 DLLnw_DoReceiveCallbacks();
458}
459
460int Motd_version = 0;
461

Callers 11

SendD3PilotDataFunction · 0.85
GetD3PilotDataFunction · 0.85
GetD3PilotDataCancelFunction · 0.85
ValidIdleFunction · 0.85
VersionIdleFunction · 0.85
GetD3MOTDFunction · 0.85
GetD3MOTDCancelFunction · 0.85
LoginMasterTrackerFunction · 0.85
DoMTFrameFunction · 0.85
AutoLoginAndJoinGameFunction · 0.85
AutoLoginAndStartGameFunction · 0.85

Calls 1

IdlePTrackFunction · 0.85

Tested by

no test coverage detected