Background for Skyrim SE
Member of the clibArrays script
boolfunctioncArrayArgumentValidation(intindices, booloutputTrace, stringtype)Global


Caveats


Parameters

intindices

booloutputTrace

stringtype


Examples

Auto-Generated Example

int myInt__indices
bool myBool__outputTrace
string myString__type

bool returnedValue = clibArrays.cArrayArgumentValidation(myInt__indices, myBool__outputTrace, myString__type)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.