Dispel - ActiveMagicEffect

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