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.ToReflectedField

public static IntPtr ToReflectedField(IntPtr clazz, IntPtr fieldID, bool isStatic);

Description

Converts a field ID derived from cls to a java.lang.reflect.Field object.