WoW:API ShowFriends: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Robot: converting/fixing HTML)
Line 10: Line 10:


== Details ==
== Details ==
: When this has been processed a [[Events D-G (Delete, Display, Duel, Equip, Execute, FriendList, Gossip, Guild) #FRIENDLIST_SHOW|FRIENDLIST_SHOW]] and/or [[Events D-G (Delete, Display, Duel, Equip, Execute, FriendList, Gossip, Guild) #FRIENDLIST_UPDATE|FRIENDLIST_UPDATE]] event will be fired if the friends information has changed.__NOTOC__
: When this has been processed a [[Events/F#FRIENDLIST_SHOW|FRIENDLIST_SHOW]] and/or [[Events/F#FRIENDLIST_UPDATE|FRIENDLIST_UPDATE]] event will be fired if the friends information has changed.__NOTOC__

Revision as of 06:19, 2 September 2007

WoW API < ShowFriends

ShowFriends - Documentation by Flickering

Request updated friends information from server.

ShowFriends()

Parameters

Returns

nil

Details

When this has been processed a FRIENDLIST_SHOW and/or FRIENDLIST_UPDATE event will be fired if the friends information has changed.