Skip to content

Commit

Permalink
更新 YIUIDemoWindow.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
LiShengYang-yiyi committed Sep 18, 2024
1 parent 2b5cafc commit f98c8ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Editor/YIUIDemoWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ public static void CloseWindowRefresh()
{
CloseWindow();
AssetDatabase.SaveAssets();
EditorApplication.ExecuteMenuItem("ET/Loader/ReGenerateProjectAssemblyReference");
EditorApplication.ExecuteMenuItem("Assets/Refresh");
}

Expand Down

0 comments on commit f98c8ed

Please sign in to comment.