Table of Contents

Class ModuleEvents.OnPlayerChat

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

Triggered when any NwPlayer sends a chat message. Private channel not hooked.

public sealed class ModuleEvents.OnPlayerChat : IEvent
Inheritance
ModuleEvents.OnPlayerChat
Implements
Inherited Members
Extension Methods

Properties

Message

Gets or sets the message that is to be sent.

Sender

Gets the NwPlayer that sent this message.

Volume

Gets or sets the volume of this message.