IsConnected
Indicates whether the port is currently connected to any other port.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
bool IsConnected { get; }
Remarks
Use this property to check when a port has at least one connection.