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


Parameters

  1. stringKeyName

  2. Form[]slice

  3. intstartIndex=0


Examples

Auto-Generated Example

string myString__KeyName
Form[] myFormArray__slice
int myInt__startIndex

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