RSS

Среда, 05.02.2025, 11:56
Главная » WoW API » API Виджеты » Кнопка »

Button: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