RSS

Пятница, 26.04.2024, 01:05
Главная » WoW API » API Виджеты » Модель Табарда »

TabardModel:CycleVariation(variable, delta)

[ править ]
Cycles through available design variations for the tabard model.
[клоны]
Cycles through available design variations for the tabard model.


Signature:
Code
TabardModel:CycleVariation(variable, delta)

Arguments:
  • variable - Number identifying one of the five tabard design variables: (number)
      1 - Icon
    • 2 - Icon color
    • 3 - Border style
    • 4 - Border color
    • 5 - Background color

  • delta - Number of steps by which to cycle through available options for the design variable (e.g. 1 for next design, -1 for previous design, 3 to skip ahead by three) (number)

Также смотрите: Модель Табарда
Ссылки: http://wowprogramming.com/docs/widgets/TabardModel/CycleVariation