WoW:API Region GetBottom

Revision as of 15:48, 17 July 2005 by WoWWiki>Shag
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Be carefull when using this function, this function returns nil if you use it when:

  • 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