Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

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.

Advertisement