Flash - SFX-WoW/Masque GitHub Wiki
The Flash region is the texture that flashes when auto-attack is enabled.
Notes
- This region is only available to Action and Pet buttons.
The following is a list of attributes available to this region and their default values.
| Attribute | Default |
|---|---|
BlendMode |
BLEND |
Color |
1, 1, 1, 1 |
DrawLayer |
ARTWORK |
DrawLevel |
1 |
Height |
36 |
OffsetX |
0 |
OffsetY |
0 |
Mask |
- |
Point |
CENTER |
RelPoint |
CENTER |
SetAllPoints |
false |
TexCoords |
0, 1, 0, 1 |
Texture |
Interface\Buttons\UI-QuickslotRed |
UseColor |
false |
Width |
36 |
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 |
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 |
|---|---|---|
| Action | Flash |
Flash |
| Pet | Flash |
Flash |