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

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.
 
NwCreatureKiller = NWScript.GetLastKiller().ToNwObject<NwCreature>() [get]
 Gets the NwCreature that destroyed the NwPlaceable.
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

Called when NwCreature has destroyed NwPlaceable.


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