public static void OpenWindow()
 {
     NodeEditor window = GetWindow <NodeEditor>("Simple Node Editor");
 }