WoW:API GetNumShapeshiftForms: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Seems like it is returning the number of forms you have not the current one you are in... this is about worthless.
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.

Revision as of 20:21, 8 September 2005

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.