For the complete documentation index, see llms.txt. This page is also available as Markdown.

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