IconOverlay - SFX-WoW/Masque GitHub Wiki
The IconOverlay
region is an overlay texture that identifies specific item types.
Notes
- This region currently identifies Azerite, Corrupted and Cosmetic items.
- This region is only available to Item buttons.
The following is a list of attributes available to this region and their default values.
Attribute | Default |
---|---|
BlendMode |
BLEND |
DrawLayer |
OVERLAY |
DrawLevel |
1 |
Height |
36 |
OffsetX |
0 |
OffsetY |
0 |
Point |
CENTER |
RelPoint |
CENTER |
SetAllPoints |
false |
Width |
36 |
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 |
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 | IconOverlay |
- |