Background for Skyrim SE
Member of the JArray script
voidfunctionsetFlt(intobject, intindex, floatvalue)NativeGlobal


Caveats


Parameters

intobject

intindex

floatvalue


Examples

Auto-Generated Example

int myInt__object
int myInt__index
float myFloat__value

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