C_FriendList.GetNumIgnores

From Warcraft Wiki
Jump to navigation Jump to search

Returns the number of entries on your ignore list.

numIgnores = C_FriendList.GetNumIgnores()

Returns

numIgnores
number - the number of players on your ignore list (max 50).

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Moved to C_FriendList. The former alias GetNumIgnores is deprecated and will be removed in the following expansion.