Navigation menu

WoW:USERAPI GetUIParentAnchor: Difference between revisions

Jump to navigation Jump to search
m
Move page script moved page USERAPI GetUIParentAnchor to WoW:USERAPI GetUIParentAnchor without leaving a redirect
(New page: {{userfunc}} Returns SetPoint args for the frame, anchor is relative to the nearest corner of the screen. local function GetUIParentAnchor(frame) local x, y, w, h = frame:GetCenter(),...)
 
m (Move page script moved page USERAPI GetUIParentAnchor to WoW:USERAPI GetUIParentAnchor without leaving a redirect)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{localuserfunc}}
{{userfunc}}
 
Returns SetPoint args for the frame, anchor is relative to the nearest corner of the screen.
Returns SetPoint args for the frame, anchor is relative to the nearest corner of the screen.


Anonymous user