Background for Skyrim SE
Member of the JsonUtil script
boolfunctionFormListCopy(stringFileName, stringKeyName, Form[]copy)NativeGlobal


Caveats


Parameters

stringFileName

stringKeyName

Form[]copy


Examples

Auto-Generated Example

string myString__FileName
string myString__KeyName
Form[] myFormArray__copy

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