Button:SetNormalTexture

From Warcraft Wiki
Jump to navigation Jump to search

Sets the normal texture for a button.

Button:SetNormalTexture(asset)

Arguments

asset
Texture🔗|string|number : fileID

Details

  • Although a texture object can be used as the argument, the texture will be re-parented to the button. Therefore, this function cannot be used to 'share' a texture between different widgets.

Patch history

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