WoW API: StatusBar SetValue

From AddOn Studio
Revision as of 01:51, 21 May 2010 by WoWWiki>Dosvidaniya (→‎Page Creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < StatusBar SetValue

Sets the current value of the status bar.

myStatusBar:SetValue(value);

Arguments

arg1
value - The current progress of the status bar. This should be between the minvalue and the maxvalue.