MagicItemHasEffectCountCode

From the Oblivion ConstructionSet Wiki
Revision as of 00:27, 26 August 2007 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MagicItemHasEffectCountCode - returns the count of effects with the specified effect code on the magic item. Uses a long value returned from GetNthEffectItemCode or GetMagicEffectCode.

       (effectCount:short) MagicItemHasEffectCountCode effectCode:long
       (effectCount:short) MagicItemHasEffectCountC effectCode:long

See Also