Пример #1
0
 private static void InitializeOnce()
 {
     EditorApplication.update -= InitializeOnce;
     updateChecker.CheckOnStartup();
 }