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

AndroidJNI.IsSameObject

Declaration

public static bool IsSameObject(IntPtr obj1, IntPtr obj2);

Description

Tests whether two references refer to the same Java object.