no edit summary
(Changed page to reference the new powerType page.) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Returns the power level of the specified unit. | Returns the power level of the specified unit. | ||
power = UnitPower("unit" | power = UnitPower("unit" , powerType); | ||
==Arguments== | ==Arguments== | ||