- ingame/map/keeptooltip.lua:212 --
self:LayoutIconStringLine(ownerSection, nil, header, self.tooltip:GetStyle("mapLocationTooltipContentHeader"))
- ingame/map/keeptooltip.lua:213 --
self:LayoutIconStringLine(ownerSection, icon, name, ...)
- ingame/map/keeptooltip.lua:220 --
self:LayoutIconStringLine(section, nil, zo_strformat(formatString, keyText), self.tooltip:GetStyle("mapKeepAccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:222 --
self:LayoutIconStringLine(section, nil, GetString(SI_TOOLTIP_KEEP_NOT_RESPAWNABLE), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:233 --
self:LayoutIconStringLine(keepSection, nil, zo_strformat(SI_TOOLTIP_KEEP_NAME, keepName), self.tooltip:GetStyle("mapTitle"))
- ingame/map/keeptooltip.lua:243 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_STARTING_KEEP), self.tooltip:GetStyle("mapKeepAt"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:253 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_NOT_ACCESSIBLE), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:255 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_NOT_ACCESSIBLE_WRONG_OWNER), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:257 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_NOT_ACCESSIBLE_UNDER_ATTACK), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:260 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_STARTING_KEEP_UNDER_ATTACK), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:262 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_NOT_ACCESSIBLE_RESOURCES), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:264 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_STARTING_KEEP_RESOURCES), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:266 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_NOT_ACCESSIBLE_NETWORK), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/map/keeptooltip.lua:274 --
self:LayoutIconStringLine(keepSection, nil, GetString(SI_TOOLTIP_KEEP_IN_COMBAT), self.tooltip:GetStyle("mapKeepUnderAttack"))
- ingame/map/keeptooltip.lua:312 --
self:LayoutIconStringLine(weaponsSection, nil, GetString(SI_GAMEPAD_WORLD_MAP_TOOLTIP_SIEGE_WEAPONS), self.tooltip:GetStyle("mapLocationTooltipContentHeader"))
- ingame/map/keeptooltip.lua:337 --
self:LayoutIconStringLine(npcSection, nil, GetString(SI_GAMEPAD_WORLD_MAP_TOOLTIP_SIEGE_NPCS), self.tooltip:GetStyle("mapLocationTooltipContentHeader"))
- ingame/map/keeptooltip.lua:366 --
self:LayoutIconStringLine(artifactSection, nil, GetString(SI_TOOLTIP_ARTIFACT_TAKEN), colorStyle, self.tooltip:GetStyle("mapLocationTooltipContentHeader"))
- ingame/map/keeptooltip.lua:368 --
self:LayoutIconStringLine(artifactSection, nil, artifactName, colorStyle, self.tooltip:GetStyle("mapLocationTooltipContentHeader"))
- ingame/map/keeptooltip.lua:370 --
self:LayoutIconStringLine(artifactSection, nil, text, colorStyle, self.tooltip:GetStyle("mapLocationKeepClaimed"))
- ingame/map/keeptooltip.lua:437 --
self:LayoutIconStringLine(citySection, nil, zo_strformat(SI_TOOLTIP_KEEP_NAME, GetMapNameByIndex(GetImperialCityMapIndex())), self.tooltip:GetStyle("mapTitle"))
- ingame/map/keeptooltip.lua:447 --
self:LayoutIconStringLine(accessSection, nil, GetString(SI_GAMEPAD_WORLD_MAP_TOOLTIP_IMPERIAL_CITY_ACCESS), self.tooltip:GetStyle("mapLocationTooltipContentHeader"))
- ingame/map/keeptooltip.lua:453 --
self:LayoutIconStringLine(accessSection, allianceIcon, allianceName, self.tooltip:GetStyle("mapLocationKeepClaimed"))
- ingame/map/maplocationtooltip.lua:139 --
self:LayoutIconStringLine(groupSection, icon, name, entryStyle)
- ingame/tooltip/maptooltips.lua:70 --
self:LayoutIconStringLine(self.tooltip, icon, text, self.tooltip:GetStyle("mapUnitName"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/tooltip/maptooltips.lua:78 --
self:LayoutIconStringLine(self.tooltip, QUEST_BULLET_ICON, text, colorStyle, self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/tooltip/maptooltips.lua:86 --
self:LayoutIconStringLine(self.tooltip, QUEST_BULLET_ICON, text, colorStyle, self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/tooltip/maptooltips.lua:91 --
self:LayoutIconStringLine(self.tooltip, nil, text, self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/tooltip/maptooltips.lua:96 --
self:LayoutIconStringLine(self.tooltip, nil, text, self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/tooltip/maptooltips.lua:124 --
self:LayoutIconStringLine(wayshrineSection, icon, zo_strformat(SI_WORLD_MAP_LOCATION_NAME, name), self.tooltip:GetStyle("mapLocationTooltipWayshrineHeader"))
- ingame/tooltip/maptooltips.lua:126 --
self:LayoutIconStringLine(wayshrineSection, nil, zo_strformat(SI_TOOLTIP_WAYSHRINE_CURRENT_LOC, name), self.tooltip:GetStyle("mapKeepAt"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/tooltip/maptooltips.lua:129 --
self:LayoutIconStringLine(wayshrineSection, nil, zo_strformat(SI_TOOLTIP_WAYSHRINE_CANT_RECALL_AVA, name), self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/tooltip/maptooltips.lua:141 --
self:LayoutIconStringLine(wayshrineSection, nil, cooldownText, self.tooltip:GetStyle("mapKeepInaccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))
- ingame/tooltip/maptooltips.lua:147 --
self:LayoutIconStringLine(wayshrineSection, nil, travelText, self.tooltip:GetStyle("mapKeepAccessible"), self.tooltip:GetStyle("keepBaseTooltipContent"))