Version: 2018.1
public static List<PlayerController> localPlayers ;

説明

ゲームに追加されているすべてのプレイヤーのリスト

These are the players on this client, not all of the players in the game on the server. The client has no explicit knowledge of the player objects of other clients.