Frame:GetHitRectInsets

From Warcraft Wiki
Jump to navigation Jump to search

Returns the insets of the frame's hit rectangle.

left, right, top, bottom = Frame:GetHitRectInsets()

Returns

left
number : uiUnit
right
number : uiUnit
top
number : uiUnit
bottom
number : uiUnit