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

AndroidJNI.SetStaticDoubleField

Declaration

public static void SetStaticDoubleField(IntPtr clazz, IntPtr fieldID, double val);

Description

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