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

Method Server

src/game/server/teams.cpp:899–902  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

897}
898
899class IServer *CGameTeams::Server()
900{
901 return m_pGameContext->Server();
902}
903
904void CGameTeams::RequestTeamSwap(CPlayer *pPlayer, CPlayer *pTargetPlayer, int Team)
905{

Callers 15

ConKillPlayerMethod · 0.45
ConSetSwitchMethod · 0.45
ConTeleportMethod · 0.45
ConKillMethod · 0.45
ConDrySaveMethod · 0.45
OnCharacterStartMethod · 0.45
OnTeamFinishMethod · 0.45
ToggleSpecPauseFunction · 0.45
ToggleSpecPauseVotedFunction · 0.45
ConTeamTop5Method · 0.45
ConTimesMethod · 0.45
ConTimeoutMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36