RSS

Пятница, 29.03.2024, 17:37
Главная » WoW API » API Виджеты » Кнопка »

texture = CheckButton:GetDisabledTexture()

[ править ]
Returns the texture used when the button is disabled.
[клоны]
Returns the texture used when the button is disabled.


Signature:
Code
texture = Button:GetDisabledTexture()

Returns:
  • texture - Reference to the Texture object used when the button is disabled (texture)

Также смотрите: Кнопка
Ссылки: http://wowprogramming.com/docs/widgets/Button/GetDisabledTexture