Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FromReflectedMethod(nint)

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 10 hours ago

Definition

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

FromReflectedMethod(IntPtr)

public static nint FromReflectedMethod(nint refMethod)

Parameters

refMethod

Returns

Type

Description

IntPtr

Remarks