Table of Contents

Class AreaEvents.OnEnter

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

Called when a new NwGameObject has entered the NwArea.

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

Properties

Area

Gets the NwArea that was entered.

EnteringObject

Gets the NwGameObject that entered the NwArea.