WoW API: AddMute

From AddOn Studio
Revision as of 13:04, 22 April 2010 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Mutes a player in the in-game voice chat. AddMute("playerName"); == Arguments == ; playerName : String - Name of the player you wish to mute. == See also == * {{api…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < AddMute

Mutes a player in the in-game voice chat.

AddMute("playerName");

Arguments

playerName
String - Name of the player you wish to mute.

See also