Background for Skyrim SE
Member of the JIntMap script
voidfunctionsetFlt(intobject, intkey, floatvalue)NativeGlobal


Caveats


Parameters

intobject

intkey

floatvalue


Examples

Auto-Generated Example

int myInt__object
int myInt__key
float myFloat__value

JIntMap.setFlt(myInt__object, myInt__key, myFloat__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.