Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnStartDragging(GraphElement)

This method is automatically called when an element of the stack is about to be dragged out of it.
Read time 1 minuteLast updated 6 days ago

Definition

public virtual void OnStartDragging(GraphElement ge)

Parameters

The GraphElement that is being dragged out of the stack.