Table of Contents

Class DoorEvents.OnDamaged

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll
public sealed class DoorEvents.OnDamaged : IEvent
Inheritance
DoorEvents.OnDamaged
Implements
Inherited Members
Extension Methods

Constructors

OnDamaged()

Properties

DamagedBy

Gets the NwCreature that damaged the NwDoor.

Door

Gets the NwDoor that was damaged.

TotalDamageDealt

Gets the total damage dealt to the NwDoor.

Methods

GetDamageDealtByType(DamageType)

Gets damage dealt to NwDoor, by DamageType.