コード例 #1
0
ファイル: PlatformControl.cs プロジェクト: frozen4/UnityPlus
 public static void ExitGame()
 {
     LT_Instance.Exit();
 }