示例#1
0
 public override void OnMasterClientSwitched(Player newMasterClient)
 {
     roomViewObj.startGameVisible(PhotonNetwork.IsMasterClient);
 }