static void ShowEditor() { NodeEditor editor = EditorWindow.GetWindow <NodeEditor>(); editor.Repaint(); }