|
Anvil
|
Called when NwCreature has destroyed NwPlaceable. More...
Inheritance diagram for Anvil.API.Events.PlaceableEvents.OnDeath:
Collaboration diagram for Anvil.API.Events.PlaceableEvents.OnDeath:Properties | |
| NwPlaceable | KilledObject = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()! [get] |
| Gets the NwPlaceable that was destroyed. | |
| NwCreature? | Killer = NWScript.GetLastKiller().ToNwObject<NwCreature>() [get] |
| Gets the NwCreature that destroyed the NwPlaceable. | |
Properties inherited from Anvil.API.Events.IEvent | |
Called when NwCreature has destroyed NwPlaceable.