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


Caveats


Parameters

stringKeyName

int[]slice

intstartIndex=0


Examples

Auto-Generated Example

string myString__KeyName
int[] myIntArray__slice
int myInt__startIndex

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