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

Description

Documentation String

Requirements: None


Caveats


Parameters

Form[]aArray

intreturnIndex=-1


Examples

Auto-Generated Example

Form[] myFormArray__aArray
int myInt__returnIndex

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