Difference between revisions of "MagicItemHasEffectCount"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Syntax)
Line 1: Line 1:
MagicItemHasEffectCount - returns the count of the specified effects on the magic item.
MagicItemHasEffectCount - returns the count of the specified effects on the magic item.
         (effectCount:short) MagicItemHasEffectCount effect:chars
         (effectCount:short) MagicItemHasEffectCount effect:chars magicItem:ref


==See Also==
==See Also==

Revision as of 15:28, 4 September 2007

MagicItemHasEffectCount - returns the count of the specified effects on the magic item.

       (effectCount:short) MagicItemHasEffectCount effect:chars magicItem:ref

See Also