Back to Home
ESO Function Data v101038
LayoutLineSection()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/achievements/keyboard/achievements.lua:253
--
local function LayoutLineSection(controls, yOffset, parent, controlWidth, controlHeight)
Function Calls
ingame/achievements/keyboard/achievements.lua:355
--
LayoutLineSection(self.lineThumbs, yOffset, self.control, ACHIEVEMENT_LINE_THUMB_WIDTH, ACHIEVEMENT_LINE_THUMB_HEIGHT)