MCPcopy Create free account
hub / github.com/ddnet/ddnet / SetTeamsCore

Method SetTeamsCore

src/game/gamecore.cpp:726–729  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

724// DDRace
725
726void CCharacterCore::SetTeamsCore(CTeamsCore *pTeams)
727{
728 m_pTeams = pTeams;
729}
730
731bool CCharacterCore::IsSwitchActiveCb(int Number, void *pUser)
732{

Callers 1

SetTeamsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected