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

Method IsMasterTrackerGame

netgames/dmfc/dmfcbase.cpp:4379–4379  ·  view source on GitHub ↗

IsMasterTrackerGame returns true if this game is being played on the master tracker

Source from the content-addressed store, hash-verified

4377//
4378// returns true if this game is being played on the master tracker
4379bool DMFCBase::IsMasterTrackerGame(void) { return (bool)((*m_bTrackerGame) != 0); }
4380
4381// ConvertLocalToServerObjnum
4382//

Callers 4

PRec_AssignPlayerToSlotFunction · 0.80
PRec_SendPRecToPlayerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected