DispelAllSpells - Actor

Member of: Actor Script

Will dispel all spells affecting this actor with the exception of Abilities, Diseases, worn or constant effect enchantments, or addictions.

SyntaxEdit

Function DispelAllSpells() native

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

; Dispel all spells from the poor sod
PoorSod.DispelAllSpells()

See AlsoEdit