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

AndroidJNI.SetLongField

Declaration

public static void SetLongField(IntPtr obj, IntPtr fieldID, long val);

Description

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