RSS

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

Button:SetText("text")

[ править ]
Sets the text displayed as the button's label.
[клоны]
Sets the text displayed as the button's label.


Signature:
Code
Button:SetText("text")

Arguments:
  • text - Text to be displayed as the button's label (string)

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