Table of Contents

Class OnDetectModeUpdate

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

Triggered when a creature enters or exits detect mode.

public sealed class OnDetectModeUpdate : IEvent
Inheritance
OnDetectModeUpdate
Implements
Inherited Members
Extension Methods

Properties

Creature

Gets the creature whose detect mode is being updated.

EventType

Gets the event type indicating whether detect mode is being entered or exited.

Prevent

Set to true to prevent entering or exiting detect mode, depending on EventType.