EaseEqualityComparer.GetHashCode
Method in EaseEqualityComparer
Declaration
public int GetHashCode(Ease ease)Description
Returns the hash code for a specified Ease type.
Parameters
| ease | The ease to get the hash code for. |
Returns
| int | The hash code for the ease. |