RSS

Суббота, 27.04.2024, 04:21
Главная » WoW API » API Виджеты » Кнопка »

isEnabled = CheckButton:GetMotionScriptsWhileDisabled()

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


Signature:
Code
isEnabled = Button:GetMotionScriptsWhileDisabled()

Returns:
  • isEnabled - 1 if motion scripts run while hidden; otherwise nil (1nil)

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