WoW API: UnitManaMax

Revision as of 17:29, 6 January 2007 by WoWWiki>Hobinbot (upgraded deprecated template)

WoW API < UnitManaMax

UnitManaMax -Documentation by DerGhulbus-

Returns the maximum amount of mana that the specified unit can have.


Usage
local maxmana = UnitManaMax("unit");

Arguments
unit
String - The UnitId of the unit whose MP should be returned

Returns
maxmana
Number - the unit's maximal mana points