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


Caveats


Parameters

stringFileName

stringKeyName

int[]copy


Examples

Auto-Generated Example

string myString__FileName
string myString__KeyName
int[] myIntArray__copy

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