RSS

Пятница, 19.04.2024, 04:42
Главная » WoW API » API Виджеты » Модель »

Model:SetSequence(sequence)

[ править ]
Sets the animation sequence to be used by the model.
[клоны]
Sets the animation sequence to be used by the model. The number of available sequences and behavior of each are defined within the model files and not available to the scripting system.


Signature:
Code
Model:SetSequence(sequence)

Arguments:
  • sequence - Index of an animation sequence defined by the model file (number)

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