Difference between revisions of "GetFormCountType"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Returns the number of forms of a given type in an array. |name = GetFormCountType |returnType = int |arguments = {{FunctionArgument...")
(No difference)

Revision as of 23:28, 19 December 2016

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the number of forms of a given type in an array.

Syntax

[help]
(int) GetFormCountType forms:array type:int

See Also