-
-
Notifications
You must be signed in to change notification settings - Fork 11
QuestBorder
The QuestBorder
region is the texture that identifies quest items.
Notes
- 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 |
---|---|
Anchor |
- |
BlendMode |
BLEND |
Border |
Interface\ContainerFrame\UI-Icon-QuestBang * |
Color |
1, 1, 1, 1 |
DrawLayer |
OVERLAY |
DrawLevel |
2 |
Height |
37 |
OffsetX |
0 |
OffsetY |
0 |
Point |
CENTER |
RelPoint |
CENTER |
SetAllPoints |
- |
TexCoords |
0, 1, 0, 1 |
Texture |
Interface\ContainerFrame\UI-Icon-QuestBorder * |
Width |
36 |
Notes
- These are the values used by Masque for Item buttons in the Blizzard skins and may not reflect the default values of the base game.
- The
Border
attribute determines the texture used for an inactive quest item while theTexture
attribute determines the texture used for an active quest item.
The following is a list of methods that may be used by Masque to apply skin settings to this region.
Method |
---|
ClearAllPoints |
SetAllPoints |
SetBlendMode |
SetDrawLayer |
SetPoint |
SetSize |
SetTexCoord |
SetTexture |
SetVertexColor |
The following is a list of related methods that Masque hooks along with descriptions of those hooks.
Method | Types | Description |
---|---|---|
SetTexture |
Item | Allows Masque to update the texture. |
The following is a list of region definitions for each applicable button type if the button is derived from a template of that type.
Button Type | Global Name | Parent Key |
---|---|---|
Item | IconQuestTexture |
- |
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