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

AndroidJNI.SetBooleanField

Declaration

public static void SetBooleanField(IntPtr obj, IntPtr fieldID, bool val);

Description

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