RSS

Пятница, 29.03.2024, 15:02
Главная » 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