|
Anvil
|
Called when NwGameObject has damaged NwPlaceable. More...
Inheritance diagram for Anvil.API.Events.PlaceableEvents.OnDamaged:
Collaboration diagram for Anvil.API.Events.PlaceableEvents.OnDamaged:Public Member Functions | |
| int | GetDamageDealtByType (DamageType damageType) |
| Gets DamageType dealt to NwPlaceable. | |
Properties | |
| NwPlaceable | DamagedObject [get] |
| Gets the NwPlaceable that was damaged. | |
| NwGameObject? | Damager [get] |
| Gets the NwGameObject that damaged the NwPlaceable. | |
| int | TotalDamageDealt [get] |
| Gets the total damage dealt to NwPlaceable. | |
Properties inherited from Anvil.API.Events.IEvent | |
Called when NwGameObject has damaged NwPlaceable.