RSS

Суббота, 20.04.2024, 11:47
Главная » WoW API » API Виджеты » Модель »

PlayerModel:SetSequenceTime(sequence, time)

[ править ]
Sets the animation sequence and time index to be used by the model.
[клоны]
Sets the animation sequence and time index 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:SetSequenceTime(sequence, time)

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

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