WoW:API GetNumShapeshiftForms: Difference between revisions
Jump to navigation
Jump to search
(upgraded deprecated template) |
m (Move page script moved page API GetNumShapeshiftForms to API GetNumShapeshiftForms without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
Returns the number of shapeshift buttons (stances for Warriors, auras for Paladins, forms for Druids, etc) the player currently has. | Returns the number of shapeshift buttons (stances for Warriors, auras for Paladins, forms for Druids, etc) the player currently has. | ||
The function might return 0 if called before the event | The function might return 0 if called before the event UNIT_AURA has fired off. |
Latest revision as of 04:46, 15 August 2023
← WoW API < GetNumShapeshiftForms
Returns the number of shapeshift buttons (stances for Warriors, auras for Paladins, forms for Druids, etc) the player currently has.
The function might return 0 if called before the event UNIT_AURA has fired off.