This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

StackNode.OnStartDragging

public void OnStartDragging(Experimental.GraphView.GraphElement ge);

Parameters

geThe GraphElement that is being dragged out of the stack.

Description

This method is automatically called when an element of the stack is about to be dragged out of it.