ListGetCount

Revision as of 10:06, 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 size (number of forms) of a FormList.

Syntax

(size:int) ListGetCount FormListID:ref

Example

ListGetCount myFormList

Notes

See Also