WoW:API GetNumShapeshiftForms: Difference between revisions

replaced PLAYER_AURAS_CHANGED by UNIT_AURA because the old one will not longer be supported
(upgraded deprecated template)
(replaced PLAYER_AURAS_CHANGED by UNIT_AURA because the old one will not longer be supported)
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 PLAYER_AURAS_CHANGED has fired off.
The function might return 0 if called before the event UNIT_AURA has fired off.
Anonymous user