RSS

Вторник, 23.04.2024, 12:32
Главная » WoW API » API Виджеты » Кнопка »

text = CheckButton:GetText()

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


Signature:
Code
text = Button:GetText()

Returns:
  • text - Text of the button's label (string)

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