Searched refs:PS_TeamSelectionPending (Results 1 – 2 of 2) sorted by relevance
72 PS_TeamSelectionPending = 3 // waiting for team selection packet to come through enumerator202 bool IsChosingTeam() const { return Status==PS_TeamSelection || Status==PS_TeamSelectionPending; } in IsChosingTeam()
1254 Status = PS_TeamSelectionPending; in DoTeamSelection()1706 if (Status == PS_TeamSelectionPending) in OnTeamSelectionFailed()