Dispel - ActiveMagicEffect
From Creation Kit
Member of: ActiveMagicEffect Script
Will dispel this active magic effect.
Syntax
Function Dispel() native
Parameters
None.
Return Value
None.
Examples
; Dispel the 'it burns!' magic effect from the target ItBurnsActiveEffect.Dispel()