赞
踩
[MenuItem("游戏测试/打开沙盒路径")] static void OpenData() { System.Diagnostics.Process.Start(Application.persistentDataPath); }