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

AndroidJNI.NewLocalRef

Declaration

public static IntPtr NewLocalRef(IntPtr obj);

Description

Creates a new local reference that refers to the same object as obj.