GameTooltip:GetPadding

From Warcraft Wiki
Jump to navigation Jump to search

Returns the amount of space between tooltip's text and its edges.

right, bottom, left, top = GameTooltip:GetPadding()

Arguments

right
number
bottom
number
left
number
top
number