RSS

Четверг, 25.04.2024, 16:21
Главная » WoW API » API Виджеты » Фрейм »

enabled = TabardModel:IsJoystickEnabled()

[ править ]
Returns whether joystick interactivity is enabled for the frame.
[клоны]
Returns whether joystick interactivity is enabled for the frame. (As of this writing, joystick support is partially implemented but not enabled in the current version of World of Warcraft.)


Signature:
Code
enabled = Frame:IsJoystickEnabled()

Returns:
  • enabled - 1 if joystick interactivity is enabled for the frame; otherwise nil (1nil)

Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/IsJoystickEnabled