Thread Tools Display Modes
Prev Previous Post   Next Post Next
05-27-19, 01:40 AM   #1
MinguasBeef
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: May 2019
Posts: 51
How to open addon interface options?

Edit: Shortly after making this post I found the answer. For anyone searching for the same thing, you just need to call
Code:
InterfaceOptionsFrame_OpenToCategory("ADDON NAME")
I made a panel and some options in the interface addon menu for my addon.

I can hit escape and access the addons menu from there, but I wanted to add a slash command to open up the menu automatically.

I've done this a long time ago and I forgot how I accomplished this. How would I open up the interface addon window and select a specific panel with LUA?

Last edited by MinguasBeef : 05-27-19 at 01:47 AM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » How to open addon interface options?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off