RSS

Четверг, 28.03.2024, 23:17
Главная » WoW API » API Функции » Парикмахерская »

SetNextBarberShopStyle

[ править ]
Selects the next style for a barber shop style option.
[клоны]
Selects the next style for a barber shop style option. Changes the underlying data (and thus the character's appearance) only; the default barbershop UI does not update.

Signature:
Code
SetNextBarberShopStyle(styleIndex [, reverse])

Arguments:
  • styleIndex - Index of a style option (number)
      1 - Hair (or Horn) Style
    • 2 - Hair (or Horn) Color
    • 3 - Varies by race and gender: Facial Hair, Earrings, Features, Hair, Horns, Markings, Normal, Piercings, or Tusks

  • reverse - True to select the previous style; false or omitted to select the next (boolean)

Также смотрите: Парикмахерская , Barbershop functions
Ссылки: http://wowprogramming.com/docs/api/SetNextBarberShopStyle