Version: 5.5 (switch to 5.6b)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AndroidJNI.SetStaticFloatField

public static void SetStaticFloatField(IntPtr clazz, IntPtr fieldID, float val);

Description

This function ets the value of a static field of an object.