RSS

Воскресенье, 22.12.2024, 06:52
Главная » WoW API » API Виджеты » Чекбокс »

enabled = CheckButton:GetChecked()

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


Signature:
Code
enabled = CheckButton:GetChecked()

Returns:
  • enabled - 1 if the button is checked; nil if the button is unchecked (1nil)

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