PlayerManager.players property

A record containing all the current players connected to the game

Signature:

players: Record<string, PlayerWrapper>;