![]() |
The API is no longer being updated here until further notice. |
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
Patch 1.11.0 (2006-06-19): Added.
