Sets the texture used when the button is disabled
Signature:
Button:SetDisabledTexture(texture) or Button:SetDisabledTexture("filename")
Arguments:
texture- Reference to an existingTextureobject (texture)filename- Path to a texture image file (string)