Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NewLocalRef(IntPtr)

Creates a new local reference that refers to the same object as \<tt\>obj\</tt\>.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AndroidJNIModule
public static IntPtr NewLocalRef(IntPtr obj)

Parameters

Returns

Type

Description

IntPtr

Remarks