WoW API: SetSelectedFriend

From AddOn Studio
Jump to navigation Jump to search

WoW API < SetSelectedFriend

Update the current selected friend

SetSelectedFriend(friendIndex)

Parameters[edit]

Arguments[edit]

(friendIndex)
friendIndex
Integer - The index (1-based) of the friend which is is to become selected.

Returns[edit]

nil


Details[edit]

This function is necessary because indexes can change in response to friend status updates.