API
- 1 page found
| Name | Author | Last updated by | Updated on |
|---|---|---|---|
| Name | Author | Last updated by | Updated on |
| LibSimpleOptions-1.0 | ckknight | ckknight | 06 Mar 2009 |
| LibSimpleOptions.AddOptionsPanel(name, controlCreationFunc) Make a new options panel and add it to the Blizzard Interface Options Parameters name name of your panel controlCreationFunc function to call when the panel is first shown Return value the created panel Usage LibStub("LibSimpleOptions-1.0").AddOptionsPanel("My Options", function(panel) ... end) LibSimpleOptions.AddSlashCommand(name, ...) Add a slash command to open a specific options panel Parameters name name of the panel to open... | |||
- 1 page found