RSS

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

StatusBar:SetValue(value)

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


Signature:
Code
StatusBar:SetValue(value)

Arguments:
  • 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/SetValue