Reset(bool)
Reset the state of the drag helper.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public override void Reset(bool didConnect = false)
Parameters
Whether the connection was successful or not. View will not reset in this case.