RSS

Пятница, 03.05.2024, 21:19
Главная » WoW API » API Виджеты » Фрейм »

ArchaeologyDigSiteFrame:EnableKeyboard(enable)

[ править ]
Enables or disables keyboard interactivity for the frame.
[клоны]
Enables or disables keyboard interactivity for the frame. Keyboard interactivity must be enabled in order for a frame's OnKeyDown, OnKeyUp, or OnChar scripts to be run.


Signature:
Code
Frame:EnableKeyboard(enable)

Arguments:
  • enable - True to enable keyboard interactivity; false to disable (boolean)

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