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


Caveats


Parameters

FormfKey

stringkey


Examples

Auto-Generated Example

Form myForm__fKey
string myString__key

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