Background for Skyrim SE
Member of the JFormMap script
floatfunctiongetFlt(intobject, Formkey, floatdefault=0.0)NativeGlobal


Parameters

  1. intobject

  2. Formkey

  3. floatdefault=0.0


Examples

Auto-Generated Example

int myInt__object
Form myForm__key
float myFloat__default

float returnedValue = JFormMap.getFlt(myInt__object, myForm__key, myFloat__default)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.