QueryHashCode()
Returns a hashcode for this node. Multiple nodes can have the same hashcode if they have the same identifier.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
int QueryHashCode()
Returns
Type | Description |
|---|---|
| int | An integer representing the hashcode. |