Class DoorEvents.OnPhysicalAttacked
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.
Methods
- AttackMode(NwCreature)
Gets the ActionMode used to damage the door.
- WeaponUsed(NwCreature)
Gets the NwItem used to damage the door.