WoW:API SetSelectedFriend: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Robot: converting/fixing HTML)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
<center>'''SetSelectedFriend''' - ''Documentation by [[User:Flickering|Flickering]]''</center>


Update the current selected friend
Update the current selected friend

Revision as of 18:02, 2 November 2007

WoW API < SetSelectedFriend

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.