WoW API: SetNextBarberShopStyle

From AddOn Studio
Jump to navigation Jump to search

WoW API < SetNextBarberShopStyle

Alters style selection in a particular customization category.

SetNextBarberShopStyle(catId[, reverse]);

Arguments[edit]

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[edit]