RSS

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

minValue, maxValue = StatusBar:GetMinMaxValues()

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


Signature:
Code
minValue, maxValue = StatusBar:GetMinMaxValues()

Returns:
  • 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/GetMinMaxValues