RSS

Суббота, 27.04.2024, 00:11
Главная » WoW API » API Виджеты » Внутриигровая подсказка »

GameTooltip:SetPadding(padding)

[ править ]
Sets the amount of space between tooltip's text and its right-side edge.
[клоны]
Sets the amount of space between tooltip's text and its right-side edge. Used in the default UI's ItemRefTooltip to provide space for a close button.


Signature:
Code
GameTooltip:SetPadding(padding)

Arguments:
  • padding - Amount of space between the right-side edge of the tooltip's text and the right-side edge of the tooltip frame (in pixels) (number)

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