Difference between revisions of "MagicItemHasEffectCode"
Jump to navigation
Jump to search
m
Fit to box
imported>Haama (Syntax) |
imported>Haama m (Fit to box) |
||
Line 1: | Line 1: | ||
MagicItemHasEffectCode - returns whether the magic item has an effect item with the specified effect code. Uses a long value returned from GetNthEffectItemCode or GetMagicEffectCode. | 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== | ==See Also== |