struct in UnityEditor.Experimental.UIElements.GraphView
Set of changes in the graph that can be intercepted.
edgesToCreate | Edges about to be created. |
elementsToRemove | Elements about to be removed. |
movedElements | Elements already moved. |
moveDelta | The delta of the last move. |