WoW:API Region GetLeft: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API Region GetLeft to API Region GetLeft without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Be carefull when using this function, this function returns nil if you use it when:
#REDIRECT [[API Region GetBottom]] {{widgetmethod}}
* you handle the PLAYER_ENTERING_WORLD event
* the frame position has not been saved by WoW to layout-cache.txt.
* frame parent is UIParent
 
 
This function also may return nil in other situations, I've only tested this case.
 
==See also==
 
*[[API_Frame_GetTop|Frame:GetTop()]]
*[[API_Frame_GetBottom|Frame:GetBottom()]]
*[[API_Frame_GetRight|Frame:GetRight()]]
 
 
*[[Widget_Anchors|Widget Anchors]]
 
[[Category:API Functions|Frame GetLeft]]
[[Category:API Frame Functions|Frame GetLeft]]

Latest revision as of 04:47, 15 August 2023