Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
m (New documentation)
 
No edit summary
Line 11: Line 11:
 
== Details ==
 
== Details ==
 
: When this has been processed a FRIENDLIST_SHOW and/or FRIENDLIST_UPDATE event will be fired if the friends information has changed.
 
: When this has been processed a FRIENDLIST_SHOW and/or FRIENDLIST_UPDATE event will be fired if the friends information has changed.
  +
   
 
----
 
----
 
{{WoW API}}
__NOTOC__
 
{{Template:WoW API}}
 
[[Category:API Friend Functions|ShowFriends]]
 

Revision as of 12:49, 4 January 2006

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.



Template:WoW API