Exemple #1
0
 /// <summary>
 /// 游戏作为服务器关闭
 /// </summary>
 public void EndAsServer()
 {
     netManager.DisableServer();
 }