static void Init() { TODO window = (TODO)EditorWindow.GetWindow(typeof(TODO)); window.Show(); window.GetTodoData(); }