RSS

Среда, 08.05.2024, 14:08
Главная » WoW API » API Виджеты » Внутриигровая подсказка »

GameTooltip:AddTexture("texture")

[ править ]
Adds a texture to the last tooltip line.
[клоны]
Adds a texture to the last tooltip line. The texture is sized to match the height of the line's text and positioned to the left of the text (indenting the text to provide room).


Signature:
Code
GameTooltip:AddTexture("texture")

Arguments:
  • texture - Path to a texture image file (string)

Также смотрите: Внутриигровая подсказка
Ссылки: http://wowprogramming.com/docs/widgets/GameTooltip/AddTexture