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


Parameters

  1. intindices

  2. Scenefiller=NONE

  3. 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.