operator ==(Wire, Wire)
Determine whether two wires represent the same connection.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Operator
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public static bool operator ==(Wire left, Wire right)
Parameters
Returns
Type | Description |
|---|---|
| bool |