Table of Contents

Class CreatureEvents.OnPerception

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

Triggered by NwCreature when its perception is triggered by another NwCreature.

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.