Difference between revisions of "HasMagicEffectKeyword"

Jump to navigation Jump to search
19 bytes added ,  21:10, 23 April 2014
reword/clarify & exchange "Frost" for an actual Keyword that exists
imported>Catwheezle
(Found the Papyrus version.)
imported>Egocarib
(reword/clarify & exchange "Frost" for an actual Keyword that exists)
Line 1: Line 1:
==Description==
==Description==
Returns 1 if the calling reference is currently being affected by a [[MagicEffect_Script]] that matches the given keyword.
Returns 1 if the calling reference is currently being affected by a [[MagicEffect_Script|Magic Effect]] with the given keyword.


==Syntax==
==Syntax==
Line 6: Line 6:


==Example==
==Example==
  Player.HasMagicEffectKeyword "Frost"
  Player.HasMagicEffectKeyword "MagicBlessing"


==Papyrus Version==
==Papyrus Version==
[[HasMagicEffectWithKeyword_-_Actor|HasMagicEffectWithKeyword]]
[[HasMagicEffectWithKeyword_-_Actor|Actor.HasMagicEffectWithKeyword]]


==See Also==  
==See Also==  
Anonymous user

Navigation menu