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

AndroidJNI.SetShortField

Declaration

public static void SetShortField(IntPtr obj, IntPtr fieldID, short val);

Description

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