Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


DeleteGlobalRef(nint)

Deletes the global reference pointed to by \<tt\>obj\</tt\>.
Read time 1 minuteLast updated 21 hours ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AndroidJNIModule

DeleteGlobalRef(IntPtr)

public static void DeleteGlobalRef(nint obj)

Parameters

Remarks