Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
726
void CCharacterCore::SetTeamsCore(CTeamsCore *pTeams)
727
{
728
m_pTeams = pTeams;
729
}
730
731
bool CCharacterCore::IsSwitchActiveCb(int Number, void *pUser)
732
{
Callers
1
SetTeams
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected