Skip to content

SetName

StormFX edited this page Dec 13, 2022 · 1 revision

Contents

The SetName method of the Group API changes the name of the calling group and updates Masque's GUI accordingly.

Example

MSQ_Group:SetName("Auras")
Notes

  • This method is only available to groups that have set a StaticID.

Signature

{Group}:SetName("Name")

Parameters

Parameter Type Required Description
Name string Yes The name to apply to the group.

8.2.5 80200

  • Method added.

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