Background for Starfield
Member of the FormList script
Form[]functionGetArray(boolabRecurse=false)Native

Description

Documentation Comment

Returns an array of all forms in the list, with a parameter to specify whether to recurse one level


Caveats


Parameters

boolabRecurse=false


Examples

Auto-Generated Example

bool myBool__abRecurse

Form[] returnedValue = myFormList__toCallFunctionOn.GetArray(myBool__abRecurse)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.