WoW:API ShowFriends: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(upgraded deprecated template)
m (Robot: converting/fixing HTML)
Line 7: Line 7:
== Parameters ==
== Parameters ==
=== Returns ===
=== Returns ===
:<i>nil</i>
:''nil''


== 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 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__

Revision as of 09:36, 20 January 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.