GetHashCode()
Returns hash code for the AuthoringIdPath. The hash code is computed based on the path IDs.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | The hascode generated from the path. |