IsInList

From the Fallout3 GECK Wiki
Revision as of 15:53, 26 November 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

Notes

  • None at this time


See Also

IsWeaponInList

Reference

None provided.