Background for Skyrim SE
Member of the clibArrays script
Outfit[]functioncArrayCreateOTFT(intindices, Outfitfiller=NONE, booloutputTrace=true)Global


Caveats


Parameters

intindices

Outfitfiller=NONE

booloutputTrace=true


Examples

Auto-Generated Example

int myInt__indices
Outfit myOutfit__filler
bool myBool__outputTrace

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