Version: Unity 6 (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

StackNode.OnStartDragging

Declaration

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

Parameters

Description
ge The 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.