Table of Contents

Enum DoorOpenState

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
public enum DoorOpenState
Extension Methods

Fields

Closed = 0

The closed state of the door.

Destroyed = 3

The destroyed state of the door.

OpenBackward = 2

The backward open state of the door. This is the opposite direction of the arrow as shown in the toolset.

OpenForward = 1

The forward open state of the door. This is the direction of the arrow as shown in the toolset.