Back to Home
ESO Function Data v101044
LayoutItemWithStackCountSimple()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/tooltip/itemtooltips.lua:1772
--
function ZO_Tooltip:LayoutItemWithStackCountSimple(itemLink, customOrBagStackCount)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/tradinghouse/gamepad/tradinghouse_listings_gamepad.lua:51
--
GAMEPAD_TOOLTIPS:LayoutItemWithStackCountSimple(GAMEPAD_LEFT_TOOLTIP, selectedData.itemLink, selectedData.stackCount)
ingame/utilitywheel/gamepad/assignableutilitywheel_gamepad.lua:63
--
GAMEPAD_TOOLTIPS:LayoutItemWithStackCountSimple(self.tooltipType, itemLink, ZO_ITEM_TOOLTIP_INVENTORY_TITLE_COUNT)
publicallingames/tooltip/itemtooltips.lua:1538
--
self:LayoutItemWithStackCountSimple(itemLink, stackCount)
publicallingames/tooltip/itemtooltips.lua:2148
--
self:LayoutItemWithStackCountSimple(itemLink, customOrBagStackCount)
publicallingames/tooltip/markettooltips.lua:33
--
self:LayoutItemWithStackCountSimple(itemLink, stackCount)