GetHashCode()
Computes the hash code for this SearchResult from its index property.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | HashCode of the SearchResult. |