MagicItemHasEffectCode

From the Oblivion ConstructionSet Wiki
Revision as of 16:29, 4 September 2007 by imported>Haama (Fit to box)
Jump to navigation Jump to search

MagicItemHasEffectCode - returns whether the magic item has an effect item with the specified effect code. Uses a long value returned from GetNthEffectItemCode or GetMagicEffectCode.

(hasEffect:bool) MagicItemHasEffectCode effectCode:long magicItem:ref
(hasEffect:bool) MagicHasEffectC effectCode:long magicItem:ref

See Also