Anvil
|
Properties | |
NwDoor | Door = NWScript.OBJECT_SELF.ToNwObject<NwDoor>()! [get] |
Gets the NwDoor that was destroy. More... | |
NwCreature | Killer = NWScript.GetLastKiller().ToNwObject<NwCreature>()! [get] |
Gets the NwCreature that killed the NwDoor. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
Gets the NwDoor that was destroy.
|
get |
Gets the NwCreature that killed the NwDoor.