ListGetNthForm

Revision as of 09:55, 3 August 2009 by imported>Omzy (new fose function)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the form in a FormList at the specified index.

Syntax

(formAtIndex:ref) ListGetNthForm FormListID:ref index:int

Example

ListGetNthForm myFormList 4

Notes

See Also