Table of Contents

Class DoorEvents.OnPhysicalAttacked

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Triggered when the door is physically attacked by a creature.

public sealed class DoorEvents.OnPhysicalAttacked : IEvent
Inheritance
DoorEvents.OnPhysicalAttacked
Implements
Inherited Members
Extension Methods

Properties

AttackType

Gets the SpecialAttack used to damage the door.

Attacker

Gets the NwCreature that attacked the NwDoor.

Door

Gets the NwDoor that was physically attacked.

Methods

AttackMode(NwCreature)

Gets the ActionMode used to damage the door.

WeaponUsed(NwCreature)

Gets the NwItem used to damage the door.