public static void GetWindow() { windowInstance = EditorWindow.GetWindow <EnvWindow>(false, "Env"); EnvUtil.Restore(); }