OnPortChanged(bool)
Called when a port on the edge is changed.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual void OnPortChanged(bool isInput)
Parameters
True if the input port was changed. False if the output port was changed.