xNode icon indicating copy to clipboard operation
xNode copied to clipboard

Add `swapping (boolean)` parameter to node's `OnCreateConnection()` and `OnRemoveConnection()`

Open insthync opened this issue 1 year ago • 0 comments

  • I've use it to avoid invalid data issues when swap nodes in my project.
  • Also add try...catch to detect which assemblies can't be added to NodeDataCache.nodeTypes, and also use it to avoid BuildCache() loop breaking.

insthync avatar Mar 02 '25 17:03 insthync