IsInList

From the Fallout3 GECK Wiki
Revision as of 08:55, 23 December 2008 by imported>Cipscis (Removed note after finding out about GetIsID)
Jump to navigation Jump to search

Description

*IsInList This function takes a FormList as a parameter and returns 1 if the reference's base object is a member of the FormList or 0 if it is not.

Syntax

IsInList FormListREF

Examples

IsInList FormList1

See Also

IsWeaponInList

Reference

None provided.