Team
Parameters
name: string
Display name of the team, such as Red
id: string
Identifier of the team, such as 3
Functions
getInGamePlayers(): Player[]
Returns team members that are actively in game (NOT including spectators).
Last updated