WoW API: SetNextBarberShopStyle

Revision as of 02:58, 14 March 2010 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Alters style selection in a particular customization category. SetNextBarberShopStyle(catId[, reverse]); == Arguments == ; catId : Number - Ascending index of the cu…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < SetNextBarberShopStyle

Alters style selection in a particular customization category.

SetNextBarberShopStyle(catId[, reverse]);

Arguments

catId
Number - Ascending index of the customization category that should be changed to the next/previous style.
reverse
Flag - 1 if the selection should be changed to the previous style, nil if to the next.

See also