hashCode()
The equivalent of the java.lang.Object hashCode() method.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AndroidJNIModule
public virtual int hashCode()
Returns
Type | Description |
|---|---|
| int | Returns the hash code of the java proxy object. |