- publicallingames/tooltip/currencytooltips.lua:12 --
topSubsection:AddLine(zo_strformat(SI_GAMEPAD_CURRENCY_INDICATOR, heldCurrencyString))
- publicallingames/tooltip/itemtooltips.lua:170 --
topSubsection:AddLine(lineText, self:GetStyle("bind"))
- publicallingames/tooltip/itemtooltips.lua:172 --
topSubsection:AddLine(boundLabel, self:GetStyle("bind"))
- publicallingames/tooltip/itemtooltips.lua:177 --
topSubsection:AddLine(GetString(SI_ITEM_FORMAT_STR_SET_COLLECTION_PIECE_RECONSTRUCTED), self:GetStyle("itemSetCollection"))
- publicallingames/tooltip/itemtooltips.lua:182 --
topSubsection:AddLine(GetString(SI_ITEM_FORMAT_STR_SET_COLLECTION_PIECE_UNLOCKED), self:GetStyle("itemSetCollection"))
- publicallingames/tooltip/itemtooltips.lua:184 --
topSubsection:AddLine(GetString(SI_ITEM_FORMAT_STR_SET_COLLECTION_PIECE_LOCKED), self:GetStyle("itemSetCollection"))
- publicallingames/tooltip/itemtooltips.lua:191 --
topSubsection:AddLine(zo_iconTextFormat("EsoUI/Art/Inventory/inventory_stolenItem_icon.dds", 24, 24, GetString(SI_GAMEPAD_ITEM_STOLEN_LABEL)), self:GetStyle("stolen"))
- publicallingames/tooltip/itemtooltips.lua:197 --
topSubsection:AddLine(zo_iconTextFormat("EsoUI/Art/Tooltips/icon_bag.dds", 24, 24, bagCount))
- publicallingames/tooltip/itemtooltips.lua:201 --
topSubsection:AddLine(zo_iconTextFormat("EsoUI/Art/Tooltips/icon_bank.dds", 24, 24, bankCount))
- publicallingames/tooltip/itemtooltips.lua:205 --
topSubsection:AddLine(zo_iconTextFormat("EsoUI/Art/Tooltips/icon_craft_bag.dds", 24, 24, craftBagCount))
- publicallingames/tooltip/markettooltips.lua:175 --
topSubsection:AddLine(zo_iconTextFormat("EsoUI/Art/Tooltips/icon_crown_crate.dds", 24, 24, crateCount))