WoW API: AddOrDelIgnore

From AddOn Studio
Revision as of 18:59, 25 June 2007 by WoWWiki>Ravas (Updated to match the current API boilerplate.)
Jump to navigation Jump to search

WoW API < AddOrDelIgnore


Adds or removes a player to/from the ignore list.

AddOrDelIgnore("playerName")


Arguments

playerName
String - The name of the player to add or remove


Returns

nil


Details

The player must be online for it to work.