Click or drag to resize

LightningSpellScriptStopSpell Method

Stop casting a spell. Some spells are single shot and this method does nothing. Spells that are continouous for example would stop with this method call.

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void StopSpell()
See Also