operator !=(WireReference, WireReference)
Compares two WireReference values for inequality.
Read time 1 minuteLast updated 8 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 |