|
Anvil
|
Inheritance diagram for Anvil.API.Events.DoorEvents.OnDamaged:
Collaboration diagram for Anvil.API.Events.DoorEvents.OnDamaged:Public Member Functions | |
| int | GetDamageDealtByType (DamageType damageType) |
| Gets damage dealt to NwDoor, by DamageType. | |
Properties | |
| NwCreature | DamagedBy [get] |
| Gets the NwCreature that damaged the NwDoor. | |
| NwDoor | Door [get] |
| Gets the NwDoor that was damaged. | |
| int | TotalDamageDealt [get] |
| Gets the total damage dealt to the NwDoor. | |
Properties inherited from Anvil.API.Events.IEvent | |