GetHashCode()
Returns a hash code for the current StateReference.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.GraphToolkit.Editor.GraphVisualization
- Assembly: UnityEditor
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | A hash code derived from the StateReference.StateID and StateReference.Context of the current reference. |