|
Anvil
|
Called when a creature is about to learn a spell from a scroll. More...
Inheritance diagram for Anvil.API.Events.OnItemScrollLearn:
Collaboration diagram for Anvil.API.Events.OnItemScrollLearn:Classes | |
| class | Factory |
Properties | |
| NwCreature | Creature = null! [get] |
| Gets the creature learning the scroll. | |
| bool | PreventLearnScroll [get, set] |
| Gets or sets whether this scroll should be prevented from being learned. | |
| NwItem | Scroll = null! [get] |
| Gets the scroll that is being learnt. | |
Properties inherited from Anvil.API.Events.IEvent | |
Called when a creature is about to learn a spell from a scroll.