GetHashCode()
Returns the hash code for the value of this instance.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor.ShortcutManagement
- Assembly: UnityEditor.CoreModule
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | A 32-bit signed integer hash code. |