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


Caveats


Parameters

stringKeyName

string[]copy


Examples

Auto-Generated Example

string myString__KeyName
string[] myStringArray__copy

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