Background for Skyrim SE
Member of the JFormDB script
voidfunctionsetFlt(FormfKey, stringkey, floatvalue)NativeGlobal


Caveats


Parameters

FormfKey

stringkey

floatvalue


Examples

Auto-Generated Example

Form myForm__fKey
string myString__key
float myFloat__value

JFormDB.setFlt(myForm__fKey, myString__key, myFloat__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.