Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
Editing
WoW:API ToggleFriendsFrame
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<br>{{framexmlfunc|FrameXML/FriendsFrame.lua}} __NOTOC__ ToggleFriendsFrame(tabIndex) Opens/closes the friends pane. == Parameters == ===Arguments=== :;''tabIndex'' : Number - (optional) picks a specific tab in the friends frame ::* 1 = friends tab ::* 2 = who tab ::* 3 = guild tab ::* 4 = raid tab ::* default = last open tab ===Returns=== :;nil ==Example== ToggleFriendsFrame(3) ====Result==== : If the friends frame was already open, this closes the frame. : If it was not already open, it is opened at the guild tab.
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Apinav
(
edit
)
Template:Editlink
(
edit
)
Template:Framexml
(
edit
)
Template:Framexmlfunc
(
edit
)
Template:Icon-information
(
edit
)
Template:Wowapi
(
edit
)
Template:Wowtoolsfilelink
(
edit
)