Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FromReflectedMethod(IntPtr)

Converts a \<tt\>java.lang.reflect.Method\</tt\> or \<tt\>java.lang.reflect.Constructor\</tt\> object to a method ID.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AndroidJNIModule
public static IntPtr FromReflectedMethod(IntPtr refMethod)

Parameters

refMethod

Returns

Type

Description

IntPtr

Remarks