Inheritance: EditorWindow
Exemple #1
0
        static void Init()
        {
            ABPackRule w = EditorWindow.GetWindow <ABPackRule>(false, "AB PackRule", true);

            w.Show();
        }