RSS

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

texture = CheckButton:GetCheckedTexture()

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


Signature:
Code
texture = CheckButton:GetCheckedTexture()

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

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