Table of Contents

Class DoorEvents.OnOpen

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

Triggered when the door opens.

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

Constructors

OnOpen()

Properties

Door

Gets the NwDoor that was opened.

OpenedBy

Gets the game object that opened the door.