Class DoorEvents.OnDamaged
public sealed class DoorEvents.OnDamaged : IEvent
- Inheritance
-
DoorEvents.OnDamaged
- Implements
- Inherited Members
- Extension Methods
Constructors
Properties
- DamagedBy
Gets the NwCreature that damaged the NwDoor.
- TotalDamageDealt
Gets the total damage dealt to the NwDoor.
Methods
- GetDamageDealtByType(DamageType)
Gets damage dealt to NwDoor, by DamageType.