Players
Description
Provides methods to retrieve and modify players.
Methods
| Kill | Kills a player |
| SetPowerups | Sets player's powerups |
| GetClosest | Returns the closest player |
| GetFurthest | Returns the furthest player |
| GetRandom | Returns a random, alive player |
| Get | Returns the player with the provided ID |
| GetAll | Returns all players |
| Teleport | Teleports a player to a location |
| Launch | Launches a player towards a location |
| SetCamera | Sets player's camera position and rotation |