- libraries/zo_tooltip/zo_tooltip.lua:952 --
headerSection:AddLine(title, self:GetStyle("title"))
- publicallingames/tooltip/abilitytooltips.lua:187 --
headerSection:AddLine(zo_strformat(SI_ABILITY_UNLOCKED_AT, skillLineName, lineRankNeededToPurchase), self:GetStyle("failed"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:199 --
headerSection:AddLine(zo_strformat(SI_SKILL_ABILITY_TOOLTIP_UPGRADE_UNLOCK_INFO, skillLineName, lineRankNeededToUnlock), self:GetStyle("failed"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:215 --
headerSection:AddLine(GetString(SI_ABILITY_PURCHASE), self:GetStyle("succeeded"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:217 --
headerSection:AddLine(GetString(SI_ABILITY_PURCHASE), self:GetStyle("failed"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:224 --
headerSection:AddLine(GetString(SI_ABILITY_AT_MORPH_POINT), self:GetStyle("succeeded"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:226 --
headerSection:AddLine(GetString(SI_ABILITY_AT_MORPH_POINT), self:GetStyle("failed"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:236 --
headerSection:AddLine(GetString(SI_ABILITY_UPGRADE), self:GetStyle("succeeded"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:238 --
headerSection:AddLine(GetString(SI_ABILITY_UPGRADE), self:GetStyle("failed"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:253 --
headerSection:AddLine(GetString(SI_SKILLS_ADVISOR_GAMEPAD_ADVISED_SKILL), self:GetStyle("succeeded"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:256 --
headerSection:AddLine(GetString(SI_SKILLS_ADVISOR_GAMEPAD_ADVISED_SKILL), self:GetStyle("succeeded"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:260 --
headerSection:AddLine(GetString(SI_SKILLS_ADVISOR_GAMEPAD_ADVISED_SKILL), self:GetStyle("succeeded"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:268 --
headerSection:AddLine(GetString(SI_ABILITY_TOOLTIP_NOT_ADVISED_SUGGESTION), self:GetStyle("bodyHeader"), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/abilitytooltips.lua:291 --
headerSection:AddLine(zo_strformat(SI_ABILITY_TOOLTIP_MORPHS_FROM, baseMorphProgressionData:GetName()), self:GetStyle("abilityHeader"))
- publicallingames/tooltip/avatooltips.lua:3 --
headerSection:AddLine(data.name, self:GetStyle("title"))
- publicallingames/tooltip/charactertooltips.lua:3 --
headerSection:AddLine(GetString(SI_STATS_EQUIPMENT_BONUS))
- publicallingames/tooltip/charactertooltips.lua:38 --
headerSection:AddLine(zo_strformat(SI_STAT_NAME_FORMAT, GetString("SI_DERIVEDSTATS", statType)))
- publicallingames/tooltip/collectionstooltips.lua:64 --
headerSection:AddLine(formattedName, QUALITY_NORMAL, self:GetStyle("bodyHeader"))
- publicallingames/tooltip/housingtooltips.lua:3 --
headerSection:AddLine(GetString(SI_HOUSING_FURNITURE_SETTINGS_GENERAL_DEFAULT_ACCESS_TEXT))
- publicallingames/tooltip/outfittooltips.lua:4 --
headerSection:AddLine(GetString(SI_OUTFIT_CLEAR_OPTION_TITLE), self:GetStyle("title"))
- publicallingames/tooltip/skillbuildtooltips.lua:6 --
headerSection:AddLine(skillBuild.name, self:GetStyle("title"))
- publicallingames/tooltip/socialtooltips.lua:4 --
headerSection:AddLine(displayName)
- publicallingames/tooltip/stabletooltips.lua:4 --
headerSection:AddLine(GetString("SI_RIDINGTRAINTYPE", trainingType), self:GetStyle("title"))
- publicallingames/tooltip/console/voicechattooltips.lua:7 --
headerSection:AddLine(channelData.name, self:GetStyle("title"))
- publicallingames/tooltip/console/voicechattooltips.lua:25 --
headerSection:AddLine(ZO_FormatUserFacingDisplayName(displayName), self:GetStyle("voiceChatGamepadSpeakerTitle"))
- publicallingames/tooltip/console/voicechattooltips.lua:78 --
headerSection:AddLine(titleText, self:GetStyle("title"))