operator ==(WireReference, WireReference)
Compares two WireReference 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 ==(WireReference left, WireReference right)
Parameters
Returns
Type | Description |
|---|---|
| bool | true if |