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

AndroidJNI.SetIntField

Declaration

public static void SetIntField(IntPtr obj, IntPtr fieldID, int val);

Description

Sets the value of an instance field of the specified object.