Table of Contents

Class DoorEvents.OnUnlock

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

Triggered when the door is unlocked.

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

Constructors

OnUnlock()

Properties

Door

Gets the NwDoor that was unlocked.

UnlockedBy

Gets the creature that unlocked the door.