Back to Home
ESO Function Data v101044
SetScrollIndicatorAnchor()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_templates/scrollcontainer_shared.lua:278
--
function ZO_ScrollContainer_Shared.SetScrollIndicatorAnchor(scrollContainer, anchorRelativeToControl, anchorRelativePoint, offsetX, offsetY)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundscoreboard.lua:105
--
ZO_ScrollContainer_Shared.SetScrollIndicatorAnchor(self.panelContainer, self.gamepadBackground, anchorRelativeTo, offsetX, offsetY)