Event OnSpellInterrupt
Triggered when a casting creature is interrupted and the spell fails.
public event Action<OnSpellInterrupt> OnSpellInterrupt
Returns
- Action<OnSpellInterrupt>
- Triggered when a casting creature is interrupted and the spell fails.