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


Parameters

  1. FormfKey

  2. stringkey

  3. 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.