Back to Home
ESO Function Data v101040
RefreshAnchorSetOnControl()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/housingeditor/houseinformationtracker.lua:145 -- self:RefreshAnchorSetOnControl(self.populationLabel, style.POPULATION_HEADERLABEL_PRIMARY_ANCHOR, style.POPULATION_HEADERLABEL_SECONDARY_ANCHOR)
- ingame/housingeditor/houseinformationtracker.lua:147 -- self:RefreshAnchorSetOnControl(self.populationLabel, style.POPULATION_SUBLABEL_PRIMARY_ANCHOR, style.POPULATION_SUBLABEL_SECONDARY_ANCHOR)
- ingame/hud/hudtracker_base.lua:135 -- self:RefreshAnchorSetOnControl(self.control, self:GetPrimaryAnchor(), self:GetSecondaryAnchor())
- ingame/hud/hudtracker_base.lua:136 -- self:RefreshAnchorSetOnControl(self.container, style.CONTAINER_PRIMARY_ANCHOR, style.CONTAINER_SECONDARY_ANCHOR)
- ingame/hud/hudtracker_base.lua:137 -- self:RefreshAnchorSetOnControl(self.headerLabel, style.HEADER_PRIMARY_ANCHOR, style.HEADER_SECONDARY_ANCHOR)
- ingame/hud/hudtracker_base.lua:138 -- self:RefreshAnchorSetOnControl(self.subLabel, style.SUBLABEL_PRIMARY_ANCHOR, style.SUBLABEL_SECONDARY_ANCHOR)