Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidJNI.ToReflectedMethod

Declaration

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.