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
|