playerList; } return null; } public PhotonPlayer[] GetOtherPlayers() { if (InRoom()) { return PhotonNetwork.otherPlayers; } return null ...
確定! 回上一頁