RSS

Четверг, 28.03.2024, 13:07
Главная » WoW API » API Виджеты » Строка состояния »

value = StatusBar:GetValue()

[ править ]
Returns the current value of the status bar.
[клоны]
Returns the current value of the status bar.


Signature:
Code
value = StatusBar:GetValue()

Returns:
  • value - Value indicating the amount of the status bar's area to be filled in (between minValue and maxValue, where minValue, maxValue = StatusBar:GetMinMaxValues()) (number)

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