Description
Wiki Description
Will dispel all magic effects from this actor that came from the given spell.
Documentation Comment
Dispel a spell from this actor
Parameters
Examples
No human-generated examples found for this function.
Auto-Generated Example
Spell mySpell__akSpell
bool returnedValue = myActor__toCallFunctionOn.DispelSpell(mySpell__akSpell)