RSS

Суббота, 20.04.2024, 16:08
Главная » WoW API » API Виджеты » Строка состояния »

StatusBar:SetOrientation("orientation")

[ править ]
Sets the orientation of the status bar.
[клоны]
Sets the orientation of the status bar.


Signature:
Code
StatusBar:SetOrientation("orientation")

Arguments:
  • orientation - Token describing the orientation and direction of the status bar (string)
      HORIZONTAL - Fills from left to right as the status bar value increases (default)
    • VERTICAL - Fills from top to bottom as the status bar value increases

Также смотрите: Строка состояния
Ссылки: http://wowprogramming.com/docs/widgets/StatusBar/SetOrientation