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


Caveats


Parameters

stringKeyName

int[]copy


Examples

Auto-Generated Example

string myString__KeyName
int[] myIntArray__copy

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