- ingame/tooltip/activityfindertooltips.lua:9 --
statValuePair:SetValue(ZO_ZoneStories_Manager.GetActivityCompletionProgressText(zoneData.id, completionType), self:GetStyle("statValuePairValue"))
- ingame/tooltip/gifttooltips.lua:9 --
statValuePair:SetValue(sender, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/achievementtooltips.lua:52 --
statValuePair:SetValue(points, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/collectionstooltips.lua:140 --
statValuePair:SetValue(applyCostString, descriptionStyle, self:GetStyle("currencyStatValuePairValue"))
- publicallingames/tooltip/collectionstooltips.lua:170 --
statValuePair:SetValue(allowedNamesString, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/collectionstooltips.lua:172 --
statValuePair:SetValue(allowedNamesString, self:GetStyle("failed"), self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/grouptooltips.lua:44 --
statValuePair:SetValue(textLowestAverageTime, self:GetStyle("groupRolesStatValuePairValue"))
- publicallingames/tooltip/guildtooltips.lua:22 --
statValuePair:SetValue(levelText, self:GetStyle("socialStatsValue"))
- publicallingames/tooltip/guildtooltips.lua:28 --
statValuePair:SetValue(zo_strformat(SI_CLASS_NAME, GetClassName(GENDER_MALE, applicationData.class)), self:GetStyle("socialStatsValue"))
- publicallingames/tooltip/guildtooltips.lua:34 --
statValuePair:SetValue(ZO_CachedStrFormat(SI_ALLIANCE_NAME, GetAllianceName(applicationData.alliance)), self:GetStyle("socialStatsValue"))
- publicallingames/tooltip/guildtooltips.lua:40 --
statValuePair:SetValue(zo_strformat(SI_NUMBER_FORMAT, ZO_CommaDelimitNumber(applicationData.achievementPoints)), self:GetStyle("socialStatsValue"))
- publicallingames/tooltip/itemtooltips.lua:197 --
statValuePair:SetValue(weaponPower, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:216 --
statValuePair:SetValue(valueText, damagedStyle, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:776 --
statValuePair:SetValue(zo_strformat(SI_SIEGE_TOOLTIP_TOUGHNESS_FORMAT, maxHP), self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/itemtooltips.lua:1714 --
statValuePair:SetValue(valueToShow, self:GetStyle("itemComparisonStatValuePairValue"), colorStyle)
- publicallingames/tooltip/itemtooltips.lua:1751 --
statValuePair:SetValue(zo_strformat(SI_NUMBER_FORMAT, valueString), self:GetStyle("currencyStatValuePairValue"))
- publicallingames/tooltip/markettooltips.lua:165 --
statValuePair:SetValue(statusText, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/markettooltips.lua:249 --
statValuePair:SetValue(zo_strformat(SI_MARKET_PRODUCT_TOOLTIP_UNLOCK_LEVEL, currentUnlock, maxUnlock), self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/outfittooltips.lua:17 --
statValuePair:SetValue(applyCostString, bodyDescriptionStyle, self:GetStyle("currencyStatValuePairValue"))
- publicallingames/tooltip/rewardtooltips.lua:62 --
statValuePair:SetValue(formattedTime, self:GetStyle("statValuePairValue"))
- publicallingames/tooltip/console/voicechattooltips.lua:82 --
statValuePair:SetValue(#participantDataList, self:GetStyle("voiceChatPairText"))