Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.CreatureEvents.OnDeath Class Referencesealed

Triggered by NwCreature when killed by NwGameObject. More...

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

Properties

NwCreature KilledCreature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()! [get]
 Gets the NwCreature that is killed.
 
NwObjectKiller = NWScript.GetLastKiller().ToNwObject() [get]
 Gets the NwGameObject that killed NwCreature.
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

Triggered by NwCreature when killed by NwGameObject.


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