Background for Skyrim SE
Member of the clibArrays script
Container[]functioncArrayCreateCONT(intindices, Containerfiller=NONE, booloutputTrace=true)Global


Caveats


Parameters

intindices

Containerfiller=NONE

booloutputTrace=true


Examples

Auto-Generated Example

int myInt__indices
Container myContainer__filler
bool myBool__outputTrace

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