Class OnSpellInterrupt
Triggered when a casting creature is interrupted and the spell fails.
public sealed class OnSpellInterrupt : IEvent
- Inheritance
-
OnSpellInterrupt
- Implements
- Inherited Members
- Extension Methods
Properties
- ClassIndex
Gets the caster's class index used for the interrupted spell.
- Domain
Gets the domain level for the interrupted spell, if applicable.
- Feat
Gets the feat associated with the interrupted spell, if applicable.
- InterruptedCaster
Gets the game object whose casting was interrupted.
- MetaMagic
Gets the metamagic applied to the interrupted spell.
- Spell
Gets the interrupted spell.
- Spontaneous
Gets whether the interrupted spell was cast spontaneously.