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

AndroidJNI.SetStaticSByteField

Declaration

public static void SetStaticSByteField(IntPtr clazz, IntPtr fieldID, sbyte val);

Description

Sets the value of a static field in the specified object.