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