Background for Skyrim SE
Member of the clibArrays script
Topic[]functioncArrayCreateINFO(intindices, Topicfiller=NONE, booloutputTrace=true)Global


Caveats


Parameters

intindices

Topicfiller=NONE

booloutputTrace=true


Examples

Auto-Generated Example

int myInt__indices
Topic myTopic__filler
bool myBool__outputTrace

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