Skip to content

GetOptions

StormFX edited this page Dec 13, 2022 · 1 revision

Contents

The GetOptions method of the Group API returns an AceConfig-3.0 options table for the group.

Example

local Options = MSQ_Group:GetOptions()

Signature

{Options} = {Group}:GetOptions([Order])

Parameters

Parameter Type Required Description
Order number No A number indicating the display order of the options.

Returns

Return Type Description
Options table An AceConfig-3.0 options table for the group.

8.2.5 80200

  • Added the Order parameter.

Wiki
  • Home

Project
  • Contributors
  • History

Reference
  ⚬ Masque API
  ⚬ Group API
     • AddButton()
     • Delete()
     • GetColor()
     • GetLayer()
     • GetOptions()
     • RegisterCallback()
     • RemoveButton()
     • ReSkin()
     • SetCallback()
     • SetName()
  ⚬ Regions

Skins
  • Skin List

Mirrors
  • CurseForge
  • Wago.io
  • Wow Interface

Clone this wiki locally