Anvil
Anvil.API.Events.CreatureEvents.OnRested Class Reference

Triggered by NwCreature when resting. More...

+ Inheritance diagram for Anvil.API.Events.CreatureEvents.OnRested:
+ Collaboration diagram for Anvil.API.Events.CreatureEvents.OnRested:

Properties

NwCreature Creature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()! [get]
 Gets the NwCreature is resting. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Detailed Description

Triggered by NwCreature when resting.

Property Documentation

◆ Creature

NwCreature Anvil.API.Events.CreatureEvents.OnRested.Creature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()!
get

Gets the NwCreature is resting.


The documentation for this class was generated from the following file: