ChargeCooldown - SFX-WoW/Masque GitHub Wiki
The ChargeCooldown
region is the animation frame that appears when an ability or item with charges is on cooldown.
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 |
---|---|
EdgeTexture |
Interface\Cooldown\edge |
Height |
36 |
OffsetX |
0 |
OffsetY |
0 |
Point |
CENTER |
PulseTexture |
Interface\Cooldown\star4 |
RelPoint |
CENTER |
SetAllPoints |
true |
Width |
36 |
The following is a list of methods that are used by Masque to apply skin settings to this region.
Method |
---|
ClearAllPoints |
SetPoint |
SetSize |
SetBlingTexture |
SetDrawBling |
SetEdgeTexture |
SetUseCircularEdge |
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 | chargeCooldown |
- |
Pet | chargeCooldown |
- |