public static void ShowWindow() { m_window = GetWindow <GraphEditor>("GraphEditorV3"); m_window.Show(); }