RSS

Среда, 24.04.2024, 11:56
Главная » WoW API » API Функции » Строка меню »

SetActionBarToggles

[ править ]
Configures display of additional ActionBars in the default UI.
[клоны]
Configures display of additional ActionBars in the default UI.

Signature:
Code
SetActionBarToggles(bar1, bar2, bar3, bar4, alwaysShow)

Arguments:
  • bar1 - 1 to show the bottom left ActionBar; otherwise nil (1nil)
  • bar2 - 1 to show the bottom right ActionBar; otherwise nil (1nil)
  • bar3 - 1 to show the right-side ActionBar; otherwise nil (1nil)
  • bar4 - 1 to show the second right-side ActionBar; otherwise nil (1nil)
  • alwaysShow - 1 to always show ActionBar backgrounds even for empty slots; otherwise nil (1nil)

Также смотрите: Строка меню , ActionBar functions
Ссылки: http://wowprogramming.com/docs/api/SetActionBarToggles