Table of Contents

Class DoorEvents.OnAreaTransitionClick

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll
public sealed class DoorEvents.OnAreaTransitionClick : IEvent
Inheritance
DoorEvents.OnAreaTransitionClick
Implements
Inherited Members
Extension Methods

Properties

ClickedBy

Gets the NwCreature that clicked the transition.

Door

Gets the NwDoor that has the transition.

TransitionTarget

Gets the transition target for this NwDoor.

Methods

SetAreaTransitionBMP(AreaTransition)

Sets the graphic shown when a PC moves between two different areas in a module.

SetAreaTransitionBMP(string)

Sets the graphic shown when a PC moves between two different areas in a module.