Background for Skyrim SE
Member of the clibArrays script
string[]functioncArrayCreateStr(intindices, stringfiller="", booloutputTrace=true)Global


Caveats


Parameters

intindices

stringfiller=""

booloutputTrace=true


Examples

Auto-Generated Example

int myInt__indices
string myString__filler
bool myBool__outputTrace

string[] returnedValue = clibArrays.cArrayCreateStr(myInt__indices, myString__filler, myBool__outputTrace)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.