connections
All the port's current connections.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Experimental.GraphView
- Assembly: UnityEditor
public virtual IEnumerable<Edge> connections { get; }
public virtual IEnumerable<Edge> connections { get; }