ListGetNthForm

From the Fallout3 GECK Wiki
Revision as of 10:20, 3 August 2009 by imported>Omzy
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the form in a FormList at the specified index.

Syntax

[help]
(formAtIndex:ref) ListGetNthForm FormListID:ref index:int

Example

ListGetNthForm myFormList 4

Notes

See Also