Back to Home
ESO Function Data v101032
ZO_ResizeControlForBestScreenFit()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/globals/globals.lua:93
--
function ZO_ResizeControlForBestScreenFit(control)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_crossfadebg/zo_crossfadebg.lua:14
--
ZO_ResizeControlForBestScreenFit(control:GetNamedChild("1"))
libraries/zo_crossfadebg/zo_crossfadebg.lua:15
--
ZO_ResizeControlForBestScreenFit(control:GetNamedChild("2"))
pregame/accountlogin/keyboard/zo_login.lua:41
--
ZO_ResizeControlForBestScreenFit(self.background)
pregame/chapterupgrade/chapterupgrade_shared.lua:75
--
ZO_ResizeControlForBestScreenFit(self.backgroundImage)