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