GetHashCode()
Returns a hash code for the current ConditionReference.
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 ConditionReference.ConditionID and ConditionReference.Context of the current reference. |