|
Anvil
|
Inheritance diagram for Anvil.API.Events.DoorEvents.OnDeath:
Collaboration diagram for Anvil.API.Events.DoorEvents.OnDeath:Properties | |
| NwDoor | Door = NWScript.OBJECT_SELF.ToNwObject<NwDoor>()! [get] |
| Gets the NwDoor that was destroy. | |
| NwCreature | Killer = NWScript.GetLastKiller().ToNwObject<NwCreature>()! [get] |
| Gets the NwCreature that killed the NwDoor. | |
Properties inherited from Anvil.API.Events.IEvent | |