Exemple #1
0
        static void ShowEditor()
        {
            NodeEditor editor = EditorWindow.GetWindow <NodeEditor>();

            editor.Repaint();
        }