RSS

Четверг, 28.03.2024, 13:24
Главная » WoW API » API Виджеты » Кнопка »

texture = CheckButton:GetPushedTexture()

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


Signature:
Code
texture = Button:GetPushedTexture()

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

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