RSS

Пятница, 26.04.2024, 22:55
Главная » WoW API » API Виджеты » Модель »

TabardModel:ReplaceIconTexture("filename")

[ править ]
Sets the icon texture used by the model.
[клоны]
Sets the icon texture used by the model. Only affects models that use icons (e.g. the model producing the default UI's animation which appears when an item goes into a bag).


Signature:
Code
Model:ReplaceIconTexture("filename")

Arguments:
  • filename - Path to an icon texture for use in the model (string)

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