Class OnItemScrollLearn
Triggered 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
Set to true to prevent this scroll from being learned.
- Scroll
Gets the scroll item that is being learned.