Anvil
Anvil.API.Events.OnPlayerQuickChat Class Reference

Called when a player uses a quick chat command. More...

+ Inheritance diagram for Anvil.API.Events.OnPlayerQuickChat:
+ Collaboration diagram for Anvil.API.Events.OnPlayerQuickChat:

Classes

class  Factory
 

Properties

NwPlayer Player = null! [get]
 Gets the player that is doing the quick chat. More...
 
bool PreventQuickChat [get, set]
 Gets or sets a value indicating whether the character should be prevented from using the quick chat. More...
 
VoiceChatType VoiceChat [get]
 Gets the quick chat type that is being played. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Detailed Description

Called when a player uses a quick chat command.

Property Documentation

◆ Player

NwPlayer Anvil.API.Events.OnPlayerQuickChat.Player = null!
get

Gets the player that is doing the quick chat.

◆ PreventQuickChat

bool Anvil.API.Events.OnPlayerQuickChat.PreventQuickChat
getset

Gets or sets a value indicating whether the character should be prevented from using the quick chat.

◆ VoiceChat

VoiceChatType Anvil.API.Events.OnPlayerQuickChat.VoiceChat
get

Gets the quick chat type that is being played.


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