WoW:API ShowFriends: Difference between revisions
Jump to navigation
Jump to search
ShowFriends - Documentation by Flickering
mNo edit summary |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
<center>'''ShowFriends''' - ''Documentation by [[User:Flickering|Flickering]]''</center> | <center>'''ShowFriends''' - ''Documentation by [[User:Flickering|Flickering]]''</center> | ||
Line 9: | 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. | : 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__ | ||
__NOTOC__ |
Revision as of 17:30, 6 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.