RSS

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

CheckButton:SetMotionScriptsWhileDisabled(enabled)

[ править ]
Sets whether the button should fire [[docs/scripts/OnEnterOnEnter]]/[[docs/scripts/OnLeaveOnLeave]] events while disabled.
[клоны]
Sets whether the button should fire OnEnter/OnLeave events while disabled.


Signature:
Code
Button:SetMotionScriptsWhileDisabled(enabled)

Arguments:
  • enabled - True to enable the scripts while the button is disabled, false otherwise (boolean)

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