Wowpedia

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

READ MORE

Wowpedia
Register
Advertisement

Returns the name of a currently ignored player.

name = C_FriendList.GetIgnoreName(index)

Arguments[]

index
number - index of the ignored player, up to C_FriendList.GetNumIgnores (max 50).

Returns[]

name
string? - name of the ignored player.

Patch changes[]

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

Advertisement