ListGetFormIndex

Revision as of 10:20, 3 August 2009 by imported>Omzy
< [[::Category:Functions|Category:Functions]]

A function added by the Fallout Script Extender.

Description

Returns the index of a form in a FormList.

Syntax

(index:int) ListGetFormIndex FormListID:ref FormID:ref

Example

ListGetFormIndex myFormList myForm

Notes

See Also