Table of Contents

Class CreatureEvents.OnPerception

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

Triggered when the creature perceives another creature (seen, heard, vanished, inaudible).

public sealed class CreatureEvents.OnPerception : IEvent
Inheritance
CreatureEvents.OnPerception
Implements
Inherited Members
Extension Methods

Properties

Creature

Gets the NwCreature associated with the perception event.

PerceivedCreature

Gets the NwCreature that was perceived by NwCreature.

PerceptionEventType

Gets the PerceptionEventType event triggered.