Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.ModuleEvents.OnPlayerChat Class Referencesealed

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

+ Inheritance diagram for Anvil.API.Events.ModuleEvents.OnPlayerChat:
+ Collaboration diagram for Anvil.API.Events.ModuleEvents.OnPlayerChat:

Properties

string Message [get, set]
 Gets or sets the message that is to be sent.
 
NwPlayer Sender = NWScript.GetPCChatSpeaker().ToNwPlayer()! [get]
 Gets the NwPlayer that sent this message.
 
TalkVolume Volume [get, set]
 Gets or sets the volume of this message.
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

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


The documentation for this class was generated from the following file: