Table of Contents

Class DoorEvents.OnClose

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

Triggered when the door closes.

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

Constructors

OnClose()

Properties

ClosedBy

Gets the game object that closed the door.

Door

Gets the NwDoor that was closed.