mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
!TX
This commit is contained in:
parent
8da6d7fb93
commit
8c4a6e879b
@ -263,7 +263,6 @@ namespace XNodeEditor {
|
|||||||
{
|
{
|
||||||
w = CreateInstance<NodeEditorWindow>();
|
w = CreateInstance<NodeEditorWindow>();
|
||||||
w.titleContent = new GUIContent("xNode");
|
w.titleContent = new GUIContent("xNode");
|
||||||
Debug.LogError("创建");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
NodeGraphEditor graphEditor = NodeGraphEditor.GetEditor(graph, w);
|
NodeGraphEditor graphEditor = NodeGraphEditor.GetEditor(graph, w);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user