Beispiel #1
0
        static public void CloseAll()
        {
            AreaSelectionWindow window = GetWindow <AreaSelectionWindow>("Areas");

            window.Close();
        }