Button:GetHighlightTexture

From Warcraft Wiki
Jump to navigation Jump to search

Returns the highlight texture for the button.

texture = Button:GetHighlightTexture()

Returns

texture
Texture?🔗 - The texture object used when the button is highlighted, or nil if the button does not yet have a highlight texture.

Patch history

WoW Icon update.png Patch 1.11.0 (2006-06-19): Added.