GetHashCode()
Retrieves a unique hash based on this BoundProperty.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | Returns a unique hash code. |