Class Dragger
Provides dragging and aligning functions for winS.UnityEditor.ProcessEditor.GraphElement within the winS.UnityEditor.ProcessEditor.StepGraphView.
Events
onDragEnd
public event Action onDragEnd;
onDragStart
public event Action onDragStart;
Constructors
Dragger(StepGraphView stepGraphView)
public Dragger(StepGraphView stepGraphView)
Methods
PanElement(Vector2 offset)
public void PanElement(Vector2 offset)