Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidJavaProxy.hashCode

Declaration

public int hashCode();

Returns

int Returns the hash code of the java proxy object.

Description

The equivalent of the java.lang.Object hashCode() method.