WoW:API GetNumShapeshiftForms: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


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.
{{template:WoW API}}

Revision as of 19:41, 30 December 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.

Template:WoW API