Skip to content

ContextOverlay

StormFX edited this page Dec 13, 2022 · 1 revision

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 -

Wiki
  • Home

Project
  • Contributors
  • History

Reference
  ⚬ Masque API
  ⚬ Group API
  ⚬ Regions
     • AutoCastShine
     • AutoCastable
     • Backdrop
     • Border
     • ChargeCooldown
     • Checked
     • ContextOverlay
     • Cooldown
     • Count
     • Disabled
     • Duration
     • Flash
     • Gloss
     • Highlight
     • HotKey
     • Icon
     • IconBorder
     • IconOverlay
     • IconOverlay2
     • JunkIcon
     • Mask
     • Name
     • NewAction
     • NewItem
     • Normal
     • Pushed
     • QuestBorder
     • SearchOverlay
     • Shadow
     • SlotHighlight
     • SlotIcon
     • SpellHighlight
     • UpgradeIcon

Skins
  • Skin List

Mirrors
  • CurseForge
  • Wago.io
  • Wow Interface

Clone this wiki locally