mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
Renamed DropItem to OnDropObjects - Object is more consistent with what's being supplied as parameter Removed OnDrop - Runtime classes should not have any concept of DragAndDrop as it's an editor only feature Send entire Object array instead of one object at a time - The user might be interested in whether the objects are part of the same operation