Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
No edit summary
 
No edit summary
Line 7: Line 7:
   
 
*[[API_Frame_GetTop|Frame:GetTop()]]
 
*[[API_Frame_GetTop|Frame:GetTop()]]
  +
*[[API_Frame_GetLeft|Frame:GetLeft()]]
  +
*[[API_Frame_GetRight|Frame:GetRight()]]

Revision as of 15:20, 17 July 2005

Be carefull when using this function, this function may return nil.

This function returns nil if you use it when you handle the PLAYER_ENTERING_WORLD event and the frame position has not been saved by WoW to layout-cache.txt.


See also

  • Frame:GetTop()
  • Frame:GetLeft()
  • Frame:GetRight()