SetName - SFX-WoW/Masque GitHub Wiki

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.
⚠️ **GitHub.com Fallback** ⚠️