WoW API: SetNextBarberShopStyle

From AddOn Studio
Revision as of 04:47, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API SetNextBarberShopStyle to API SetNextBarberShopStyle without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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