Table of Contents

Class AreaEvents.OnExit

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

Called when an NwGameObject leaves the NwArea.

public sealed class AreaEvents.OnExit : IEvent
Inheritance
AreaEvents.OnExit
Implements
Inherited Members
Extension Methods

Properties

Area

Gets the NwArea that was left.

ExitingObject

Gets the NwGameObject that left the NwArea.