WoW:API GetNumShapeshiftForms: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
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 PLAYER_AURAS_CHANGED has fired off. | The function might return 0 if called before the event PLAYER_AURAS_CHANGED has fired off. | ||
Revision as of 18:11, 6 January 2007
← 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 PLAYER_AURAS_CHANGED has fired off.