Background for Skyrim SE
Member of the clibArrays script
Keyword[]functioncArrayCreateKYWD(intindices, Keywordfiller=NONE, booloutputTrace=true)Global


Caveats


Parameters

intindices

Keywordfiller=NONE

booloutputTrace=true


Examples

Auto-Generated Example

int myInt__indices
Keyword myKeyword__filler
bool myBool__outputTrace

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