UpdateEdgeControl()
Update the edge's EdgeControl.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual bool UpdateEdgeControl()
Returns
Type | Description |
|---|---|
| bool | False if it failed to update the control. True if it succeeded. |