GetHashCode()
Gets a hash code for the current instance.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public override int GetHashCode()
Returns
Type | Description |
|---|---|
| int | A hash code. |