static void AutoInit()
 {
     EditorApplication.update -= AutoInit;
     PPEditorWindow.AutoInit();
 }