operator ==(PortReference, PortReference)
Compares two PortReference values for equality.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Operator
- Namespace: Unity.GraphToolkit.Editor.GraphVisualization
- Assembly: UnityEditor
public static bool operator ==(PortReference left, PortReference right)
Parameters
Returns
Type | Description |
|---|---|
| bool | Returns true when |