Background for Skyrim SE
Member of the StorageUtil script
voidfunctionFileFloatListSlice(stringKeyName, float[]slice, intstartIndex=0)Global


Caveats


Parameters

stringKeyName

float[]slice

intstartIndex=0


Examples

Auto-Generated Example

string myString__KeyName
float[] myFloatArray__slice
int myInt__startIndex

StorageUtil.FileFloatListSlice(myString__KeyName, myFloatArray__slice, myInt__startIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.