Class OnSpellSlotMemorize
Triggered when a creature memorizes a spell into a slot.
public sealed class OnSpellSlotMemorize : IEvent
- Inheritance
-
OnSpellSlotMemorize
- Implements
- Inherited Members
- Extension Methods
Properties
- ClassIndex
Gets the caster's class index used for the spell.
- Creature
Gets the creature memorizing the spell.
- Domain
Gets the domain level used, if applicable.
- FromClient
Gets whether the request originated from the client.
- MetaMagic
Gets the metamagic applied to the memorized spell.
- PreventMemorize
Set to true to prevent memorizing the spell slot.
- SlotIndex
Gets the target spell slot index.
- Spell
Gets the spell being memorized.