FirstConnectedPort
The first port connected to this port, if any.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
IPort FirstConnectedPort { get; }
Remarks
If multiple connections exist, only the first connected port is returned.