Example #1
0
 /// <summary>
 /// Exitボタン
 /// </summary>
 public void OnClickExit()
 {
     Define.EndGame();
 }