Class OnSpellSlotClear
Triggered when a memorized spell slot is cleared.
public sealed class OnSpellSlotClear : IEvent
- Inheritance
-
OnSpellSlotClear
- Implements
- Inherited Members
- Extension Methods
Properties
- ClassIndex
Gets the caster's class index for the slot.
- Creature
Gets the creature whose slot is being cleared.
- PreventClear
Set to true to prevent clearing the memorized slot.
- SlotIndex
Gets the spell slot index.
- SpellLevel
Gets the spell level for the slot.