Wowpedia

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

READ MORE

Wowpedia

Returns the currently selected index in the ignore listing.

index = C_FriendList.GetSelectedIgnore()

Returns[]

index
number? - the index of the ignored player which is currently selected on the friend list. Returns nil if you have nobody ignored.

Patch changes[]

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