GetHashCode()
Retrieves a hash code based on this instance.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Audio
- Assembly: UnityEngine.AudioModule
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | The hash code. |