RSS

Пятница, 26.04.2024, 17:15
Главная » WoW API » API Виджеты » Чекбокс »

texture = CheckButton:GetDisabledCheckedTexture()

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


Signature:
Code
texture = CheckButton:GetDisabledCheckedTexture()

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

Также смотрите: Чекбокс
Ссылки: http://wowprogramming.com/docs/widgets/CheckButton/GetDisabledCheckedTexture