Background for Skyrim SE
Member of the StorageUtil script
boolfunctionFileFormListCopy(stringKeyName, Form[]copy)Global


Caveats


Parameters

stringKeyName

Form[]copy


Examples

Auto-Generated Example

string myString__KeyName
Form[] myFormArray__copy

bool returnedValue = StorageUtil.FileFormListCopy(myString__KeyName, myFormArray__copy)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.