|
My Project
|
Public Member Functions | |
| int | GetTeamsCount () |
| bool | Exists (int num) |
| bool | IsSameTeamAs (int number1, int number2) |
| bool | IsTeamsGame () |
| int | GetSmallerTeam () |
| bool | IsSpectator (int team) |
Public Attributes | |
| List< TeamData > | teams = new List<TeamData>() |
Static Public Attributes | |
| static Teams | instance |
Properties | |
| Color | SpectatorColor [get] |
Properties inherited from Modifiable | |
| NetworkObject | net [get] |