Checked - SFX-WoW/Masque GitHub Wiki

Contents

The Checked region is the texture that appears when a toggled ability is active.

Notes

  • This region is only available to Action and Pet buttons.
  • This region is available to Item buttons in Classic.

Attributes

The following is a list of attributes available to this region and their default values.

Attribute Default
BlendMode ADD
Color 1, 1, 1, 1
DrawLayer OVERLAY
DrawLevel 0
Height 36
OffsetX 0
OffsetY 0
Point CENTER
RelPoint CENTER
SetAllPoints false
TexCoords 0, 1, 0, 1
Texture Interface\Buttons\CheckButtonHilight
Width 36

Methods

The following is a list of methods that are used by Masque to apply skin settings to this region.

Method
ClearAllPoints
SetBlendMode
SetDrawLayer
SetPoint
SetSize
SetTexCoord
SetTexture
SetVertexColor

Definitions

The following is a list of region definitions for each applicable button type if the button is derived from a template of that type.

Type Key Name Function
Action - - GetCheckedTexture
Item - - GetCheckedTexture
Pet - - GetCheckedTexture
⚠️ **GitHub.com Fallback** ⚠️