Background for Skyrim SE
Member of the PapyrusUtil script
string[]functionStringArray(intsize, stringfiller="")Global


Caveats


Parameters

intsize

stringfiller=""


Examples

Auto-Generated Example

int myInt__size
string myString__filler

string[] returnedValue = PapyrusUtil.StringArray(myInt__size, myString__filler)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.