Difference between revisions of "HasMagicEffect"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
 
imported>Vswe
m (Added Search Terms)
 
(6 intermediate revisions by 5 users not shown)
Line 8: Line 8:
==See Also==  
==See Also==  
[[IsSpellTarget]]<br>  
[[IsSpellTarget]]<br>  
[[OnMagicEffectHit]]  
[[OnMagicEffectHit]]<br>
[[Magic Effects List]]  


   
   


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
[[Category: Magic Functions]]
[[Category: Magic Functions]]
[[Category: Condition Functions]]
[[Category: Magic Functions (CS 1.0)]]
 
<!-- Begin Search Terms
Has
Magic
Effect
End Search Terms -->

Latest revision as of 12:41, 20 June 2008

Syntax:

HasMagicEffect EffectID 

Example:

HasMagicEffect FIDG 

Returns 1 if the calling reference is currently being affected by the given magic effect.

See Also[edit | edit source]

IsSpellTarget
OnMagicEffectHit
Magic Effects List