Difference between revisions of "IsInList"
Jump to navigation
Jump to search
imported>LukeH |
imported>Chesko m |
||
Line 13: | Line 13: | ||
==Notes== | ==Notes== | ||
This seems not to work for locations. To use with a FormList of locations, even if the condition is checked on a location, see [[GetInCurrentLocFormList]] | |||
==See Also== | ==See Also== |
Revision as of 15:10, 12 January 2014
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
This seems not to work for locations. To use with a FormList of locations, even if the condition is checked on a location, see GetInCurrentLocFormList
See Also
IsWeaponInList GetInCurrentLocFormList GetInCurrentLocFormList