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

AndroidJNI.NewWeakGlobalRef

Declaration

public static IntPtr NewWeakGlobalRef(IntPtr obj);

Description

Creates a new global weak reference to the object referred to by the obj argument.