Class OnItemScrollLearn
Called when a creature is about to learn a spell from a scroll.
public sealed class OnItemScrollLearn : IEvent
- Inheritance
-
OnItemScrollLearn
- Implements
- Inherited Members
- Extension Methods
Properties
- Creature
Gets the creature learning the scroll.
- PreventLearnScroll
Gets or sets whether this scroll should be prevented from being learned.
- Scroll
Gets the scroll that is being learnt.