Unity 关闭运行自己的exe,结束进程
摘要:        
/// <summary> /// 退出程序 /// </summary> void QuitProcedure() { #if UNITY_EDITOR UnityEditor.EditorApplication.isPlaying = false; #else Application.Quit(    阅读全文
		
		posted @ 2023-06-21 10:31 zqiang0803 阅读(730) 评论(0) 推荐(0)
 
                     
                    
                 
                    
                 浙公网安备 33010602011771号
浙公网安备 33010602011771号 
