The API-given object that this will take from, which should include attributes of STStats and name (string), state (number), and team (attributes of STStats) attributes.
The name of the player.
The state of the player.
State | Meaning |
---|---|
0 | Alive |
1 | Dead |
2 | Spawning |
3 | Lagged |
4 | Editing |
5 | Spectator |
The player's stats.
The team the player is on.
Generated using TypeDoc
A player of a game.