Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

StackNode.OnStartDragging

Switch to Manual
public void OnStartDragging (Experimental.UIElements.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.