ListGetCount

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 size (number of forms) of a FormList.

Syntax

(size:int) ListGetCount FormListID:ref

Example

ListGetCount myFormList

Notes

See Also