WoW API: AddOrDelMute

From AddOn Studio
Revision as of 13:05, 22 April 2010 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Toggles whether a player is muted in the in-game voice chat. AddOrDelMute("playerName"); == Arguments == ; playerName : String - Name of the player you wish to toggl…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < AddOrDelMute

Toggles whether a player is muted in the in-game voice chat.

AddOrDelMute("playerName");

Arguments

playerName
String - Name of the player you wish to toggle muted status of

See also