Skip to content

UpgradeIcon

StormFX edited this page Dec 13, 2022 · 1 revision

Contents

The UpgradeIcon region is the texture that indicates if an item is an upgrade.

Notes

  • This region is only available to Item buttons.

Attributes

The following is a list of attributes available to this region and their default values.

Attribute Classic Modern
Anchor - -
Atlas bags-greenarrow bags-greenarrow
BlendMode BLEND BLEND
Color 1, 1, 1, 1 1, 1, 1, 1
DrawLayer OVERLAY OVERLAY
DrawLevel 1 1
Height 22 22
OffsetX 0 0
OffsetY 0 0
Point TOPLEFT TOPLEFT
RelPoint TOPLEFT TOPLEFT
SetAllPoints - -
TexCoords 0, 1, 0, 1 0, 1, 0, 1
Texture - -
UseAtlasSize true true
Width 20 20
Notes

  • These are the values used by Masque for Item buttons in the respective Blizzard skin and may not correspond with the default values of the base game.

Methods

The following is a list of methods that may be used by Masque to apply skin settings to this region.

Method
ClearAllPoints
SetAllPoints
SetAtlas
SetBlendMode
SetDrawLayer
SetPoint
SetSize
SetTexCoord
SetTexture
SetVertexColor

Definitions

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 - UpgradeIcon

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

Clone this wiki locally