WoW API: DelMute

Revision as of 13:06, 22 April 2010 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Unmutes a player in the in-game voice chat. DelMute("playerName"); == Arguments == ; playerName : String - Name of the player you wish to unmute. == See also == * {…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < DelMute

Unmutes a player in the in-game voice chat.

DelMute("playerName");

Arguments

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

See also