m
Move page script moved page API StatusBar GetMinMaxValues to WoW:API StatusBar GetMinMaxValues without leaving a redirect
(documented...semifunctioning api *grumbles*) |
m (Move page script moved page API StatusBar GetMinMaxValues to WoW:API StatusBar GetMinMaxValues without leaving a redirect) |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{widgetmethod}} | |||
Returns the minimum and maximum values of a status bar. | |||
statusMin, statusMax = StatusBar:GetMinMaxValues() | |||
== Arguments == | |||
None | |||
- | == Returns == | ||
:statusMin, statusMax | |||
:; statusMin : Number - The minimum value of the status bar | |||
:; statusMax : Number - The maximum value of the status bar | |||