m
Move page script moved page API UnitManaMax to WoW:API UnitManaMax without leaving a redirect
No edit summary |
m (Move page script moved page API UnitManaMax to WoW:API UnitManaMax without leaving a redirect) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{stub/API}} | |||
{{wowapi}} | |||
Returns the maximum amount of mana that the specified unit can have. | Returns the maximum amount of mana that the specified unit can have. As of 3.0, this function has been replaced by [[API UnitPowerMax|UnitPowerMax]] as the preferred method of obtaining maximum unit power.{{fact|Patch 3.0.n?}} | ||
---- | ---- | ||
| Line 17: | Line 18: | ||
:;maxmana : Number - the unit's maximal mana points | :;maxmana : Number - the unit's maximal mana points | ||