WoW:API GetNumShapeshiftForms

From AddOn Studio
Revision as of 19:41, 30 December 2005 by WoWWiki>Muert
Jump to navigation Jump to search

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