打开Assembly-CSharp.dll后搜索Virtual-Key (opens new window),通常能在Update中找到,快捷方式的事件。
通常调用Application.Quit();就能退出游戏
Application.Quit();
← 内核模式 Ghidra →