RSS

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

texture = CheckButton:GetNormalTexture()

[ править ]
Returns the texture used for the button's normal state.
[клоны]
Returns the texture used for the button's normal state.


Signature:
Code
texture = Button:GetNormalTexture()

Returns:
  • texture - Reference to the Texture object used for the button's normal state (texture)

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