WoW:API ShowFriends: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
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.


----
----
__NOTOC__
{{WoW API}}
{{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