예제 #1
0
 private static void DelayOpenWindow()
 {
     EditorApplication.update -= DelayOpenWindow;
     SettingsWindow.Open();
 }