RSS

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

padding = GameTooltip:GetPadding()

[ править ]
Returns the amount of space between tooltip's text and its right-side edge.
[клоны]
Returns the amount of space between tooltip's text and its right-side edge.


Signature:
Code
padding = GameTooltip:GetPadding()

Returns:
  • 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/GetPadding