WoW:API ShowFriends: Difference between revisions
Jump to navigation
Jump to search
ShowFriends - Documentation by Flickering
(upgraded deprecated template) |
m (Robot: converting/fixing HTML) |
||
Line 7: | Line 7: | ||
== Parameters == | == Parameters == | ||
=== Returns === | === Returns === | ||
: | :''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
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.