GetHashCode()
Gets the hashcode of this StringView.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | The hashcode. |
public override int GetHashCode()
Type | Description |
|---|---|
| int | The hashcode. |