Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

intReturns the hash code of the java proxy object.