WoW:API SetSelectedFriend: Difference between revisions
Jump to navigation
Jump to search
m (Robot: converting/fixing HTML) |
m (Move page script moved page API SetSelectedFriend to API SetSelectedFriend without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Update the current selected friend | Update the current selected friend | ||
Latest revision as of 04:47, 15 August 2023
Update the current selected friend
SetSelectedFriend(friendIndex)
Parameters
Arguments
- (friendIndex)
- friendIndex
- Integer - The index (1-based) of the friend which is is to become selected.
Returns
- nil
Details
- This function is necessary because indexes can change in response to friend status updates.