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

AndroidJNI.SetSByteField

Declaration

public static void SetSByteField(IntPtr obj, IntPtr fieldID, sbyte val);

Description

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