Table of Contents

Class PlaceableEvents.OnConversation

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

Triggered when this placeable starts a conversation or hears a listened-for message.

public sealed class PlaceableEvents.OnConversation : IEvent
Inheritance
PlaceableEvents.OnConversation
Implements
Inherited Members
Extension Methods

Properties

LastSpeaker

Gets the last NwGameObject that spoke in this conversation.

ListenPattern

Gets the listen pattern that matched the message sent to this placeable.

Placeable

Gets the placeable attached to this conversation.

PlayerSpeaker

Gets the NwPlayer speaker in this conversation.

Methods

PauseConversation()
ResumeConversation()
Signal(NwPlaceable)