[ Version ( since = "0.1.5" ) ]
public void set_float (KeyID key, float floatvalue)
Sets the first float value associated with key
in this.
If key
already has a first value old value is replaced by the new one.
this |
data to change |
key |
key to change or add |
floatvalue |
the new value |