RSS

Пятница, 29.03.2024, 04:31
Главная » WoW API » API Виджеты » Чекбокс »

CheckButton:SetChecked(enable)

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


Signature:
Code
CheckButton:SetChecked(enable)

Arguments:
  • enable - True to check the button; false to uncheck (boolean)

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