LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AndroidJNI.ToReflectedMethod

public static IntPtr ToReflectedMethod(IntPtr clazz, IntPtr methodID, bool isStatic);

Description

Converts a method ID derived from clazz to a java.lang.reflect.Method or java.lang.reflect.Constructor object.