Difference between revisions of "MagicItemHasEffectCode"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
(No difference)

Revision as of 01:18, 26 August 2007

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
       (hasEffect:bool) MagicHasEffectC effectCode:long

See Also