RSS

Воскресенье, 22.12.2024, 07:08
Главная » WoW API » API Виджеты » Строка состояния »

StatusBar:SetMinMaxValues(minValue, maxValue)

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


Signature:
Code
StatusBar:SetMinMaxValues(minValue, maxValue)

Arguments:
  • minValue - Lower boundary for values represented on the status bar (number)
  • maxValue - Upper boundary for values represented on the status bar (number)

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