Table of Contents

Class DoorEvents.OnLock

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

Triggered when the door is locked.

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

Constructors

OnLock()

Properties

Door

Gets the NwDoor that was locked.

LockedBy

Gets the creature that locked the door.