Table of Contents

Event OnConversation

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

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

public event Action<PlaceableEvents.OnConversation> OnConversation

Returns

Action<PlaceableEvents.OnConversation>
Triggered when this placeable starts a conversation or hears a listened-for message.