Table of Contents

Event OnPhysicalAttacked

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when the door is physically attacked by a creature.

public event Action<DoorEvents.OnPhysicalAttacked> OnPhysicalAttacked

Returns

Action<DoorEvents.OnPhysicalAttacked>
Triggered when the door is physically attacked by a creature.