ContextOverlay - SFX-WoW/Masque GitHub Wiki

Contents

The ContextOverlay region is the color or texture that appears over items that don't meet contextual criteria.

Notes

  • An example of this region's effect can be demonstrated at the scrapper.
  • This region is only available to Item buttons.

Attributes

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

Attribute Default
BlendMode BLEND
Color 0, 0, 0, 0.8
DrawLayer OVERLAY
DrawLevel 4
Height 36
OffsetX 0
OffsetY 0
Mask -
Point CENTER
RelPoint CENTER
SetAllPoints true
TexCoords 0, 1, 0, 1
Texture -
UseColor true
Width 36

Methods

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

Method
AddMaskTexture
ClearAllPoints
RemoveMaskTexture
SetBlendMode
SetColorTexture
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
Item ItemContextOverlay -
⚠️ **GitHub.com Fallback** ⚠️