Dispel - ActiveMagicEffect
Revision as of 17:05, 8 April 2012 by imported>Fg109 (→See Also: added links)
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()