WoW:API UnitPower: Difference between revisions

Add Link to UnitPowerMax
(clean up formatting)
(Add Link to UnitPowerMax)
Line 12: Line 12:
==Details==
==Details==
FrameXML defines constants that can be used for the 'type' argument, such as SPELL_POWER_ENERGY.  If no type is specified, UnitPower returns the current primary type, e.g., energy for a druid in cat form.  You can determine the current power type via {{api|UnitPowerType}}. Values for all power types are available in any form.
FrameXML defines constants that can be used for the 'type' argument, such as SPELL_POWER_ENERGY.  If no type is specified, UnitPower returns the current primary type, e.g., energy for a druid in cat form.  You can determine the current power type via {{api|UnitPowerType}}. Values for all power types are available in any form.
==Also See==
* [[API UnitPowerMax|UnitPowerMax]]
Anonymous user