Dispel - ActiveMagicEffect

Revision as of 16:26, 18 October 2011 by imported>Vitamant (1 revision: Clobber re-import by Henning)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: ActiveMagicEffect Script

Will dispel this active magic effect.

SyntaxEdit

Function Dispel() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Dispel the 'it burns!' magic effect from the target
ItBurnsActiveEffect.Dispel()

See AlsoEdit