Background for Skyrim SE
Member of the clibArrays script
Scene[]functioncArrayCreateSCEN(intindices, Scenefiller=NONE, booloutputTrace=true)Global


Caveats


Parameters

intindices

Scenefiller=NONE

booloutputTrace=true


Examples

Auto-Generated Example

int myInt__indices
Scene myScene__filler
bool myBool__outputTrace

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