GetHashCode()
Returns a hash code for the current NodeReference.
Read time 1 minuteLast updated 5 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 NodeReference.NodeID and NodeReference.Context of the current reference. |