Background for Skyrim SE
Member of the clib script
boolfunctioncArrayReturnBool(bool[]aArray, intreturnIndex=-1)Global

Description

Documentation String

Requirements: None


Caveats


Parameters

bool[]aArray

intreturnIndex=-1


Examples

Auto-Generated Example

bool[] myBoolArray__aArray
int myInt__returnIndex

bool returnedValue = clib.cArrayReturnBool(myBoolArray__aArray, myInt__returnIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.