NewAction - SFX-WoW/Masque GitHub Wiki
The NewAction region is the texture that appears when an ability is automatically added to an action bar.
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 |
|---|---|
Atlas |
bags-newitem |
BlendMode |
ADD |
Color |
1, 1, 1, 1 |
DrawLayer |
OVERLAY |
DrawLevel |
1 |
Height |
44 |
OffsetX |
0 |
OffsetY |
0 |
Point |
CENTER |
RelPoint |
CENTER |
SetAllPoints |
false |
TexCoords |
- |
Texture |
- |
Width |
44 |
The following is a list of methods that are used by Masque to apply skin settings to this region.
| Method |
|---|
ClearAllPoints |
SetAtlas |
SetBlendMode |
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 | NewActionTexture |
- |
| Pet | NewActionTexture |
- |